| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sql error in cache_moderators() if using postgresql. (Bug #53765) | Meik Sievertsen | 2009-11-09 | 2 | -1/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53435 - unneccessary error on forum creation screen, actually, this ... | Meik Sievertsen | 2009-11-08 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix whitespaces/tabs in r10256 | Meik Sievertsen | 2009-11-07 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53655 | Henry Sudhof | 2009-11-07 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplify the js code a bit and also detect up arrow key for auto completion | Meik Sievertsen | 2009-11-06 | 1 | -24/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to r10069 (try to detect auto completion on input fields and do not su... | Meik Sievertsen | 2009-11-05 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not perfect... i know, but at least it gives out more information tha... | Meik Sievertsen | 2009-11-03 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53545 - javascript error in template | Meik Sievertsen | 2009-11-03 | 2 | -4/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ... | Meik Sievertsen | 2009-11-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check for additional empty config variables... | Meik Sievertsen | 2009-11-01 | 1 | -10/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several fixes: | Meik Sievertsen | 2009-10-30 | 2 | -19/+52 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually co... | Meik Sievertsen | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | saw this bug while debugging... we really really need another layer in 3.1.x ... | Meik Sievertsen | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Jabber SASL PLAIN authentication failures. (Bug #52995) | Meik Sievertsen | 2009-10-29 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement suggestion in ticket #52155 - Better way to generate SID-free links... | Meik Sievertsen | 2009-10-29 | 1 | -11/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index a... | Ruslan Uzdenov | 2009-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now we will have an RC4 we can adjust this one email file to act like all oth... | Meik Sievertsen | 2009-10-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am very sorry... but the changes require (a hopefully very short) RC4 phase | Meik Sievertsen | 2009-10-28 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53245 - Correct regular expression escaping and only splitting keywo... | Meik Sievertsen | 2009-10-28 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and finally | Henry Sudhof | 2009-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding normalization - shouldn't change anything | Henry Sudhof | 2009-10-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53235 - removing accidental commits | Henry Sudhof | 2009-10-27 | 1 | -49/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix spaces/tabs | Meik Sievertsen | 2009-10-27 | 1 | -9/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53235 | Henry Sudhof | 2009-10-27 | 1 | -15/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ... | Meik Sievertsen | 2009-10-26 | 1 | -20/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024 | Meik Sievertsen | 2009-10-25 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog more descriptive for #45805 r9633 | Chris Smith | 2009-10-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix table creation in db_tools. | Meik Sievertsen | 2009-10-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | two obvious mistakes (thanks Jon :)) | Meik Sievertsen | 2009-10-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert r9910 - ticket #1309 | Meik Sievertsen | 2009-10-24 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sneaks in and changes the version number. Seems like we see no RC4... | Meik Sievertsen | 2009-10-22 | 3 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adjust changelog (spelling, etc.) and removed our loved JD's from the patch l... | Meik Sievertsen | 2009-10-21 | 1 | -115/+115 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add default_lang to statistics | Meik Sievertsen | 2009-10-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug #53045 the simple way. ;) | Meik Sievertsen | 2009-10-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #52875 working around php4 bug 24631 - call_user_func doesn't return referenc... | Henry Sudhof | 2009-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #52875 working around php4 bug 24631 - call_user_func doesn't return referenc... | Henry Sudhof | 2009-10-15 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unused closing div tag (Bug #52735) | Meik Sievertsen | 2009-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | update constants and schema data from RC2 to RC3 | Meik Sievertsen | 2009-10-11 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | update mysql_upgrader to latest schema | Meik Sievertsen | 2009-10-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly execute database update step (detect if the version the admin wants... | Meik Sievertsen | 2009-10-09 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug #52605 - regression from r9811 | Meik Sievertsen | 2009-10-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Properly fix #40925 | Chris Smith | 2009-10-07 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #52525 | Meik Sievertsen | 2009-10-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix for non-existent handles and theme data (we really need to clean this ... | Meik Sievertsen | 2009-10-05 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar... | Meik Sievertsen | 2009-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #52415 | Meik Sievertsen | 2009-10-04 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #52175 | Meik Sievertsen | 2009-10-04 | 4 | -5/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | it is not a post but a private message | Meik Sievertsen | 2009-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some nitpicks before we include this file in a final release. | Andreas Fischer | 2009-10-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert r10079 (bug #50035) to be able to investigate other options of handlin... | Meik Sievertsen | 2009-10-03 | 3 | -91/+0 | |
