| Commit message (Expand) | Author | Age | Files | Lines |
| * | 'I think the phrase rhymes with Clucking Bell!' | Chris Smith | 2009-06-18 | 1 | -4/+4 |
| * | Finally stop this annoyance, if PDO is shared module it must be loaded for th... | Chris Smith | 2009-06-18 | 1 | -0/+6 |
| * | Fix bug #39875 - Empty error message in UCP folder management when creating f... | Joas Schilling | 2009-06-18 | 1 | -0/+4 |
| * | fix r9602 | Joas Schilling | 2009-06-17 | 1 | -1/+4 |
| * | Use dynamic includes, fix some style bugs, make the old default captcha famil... | Henry Sudhof | 2009-06-17 | 6 | -27/+19 |
| * | Fix bug #22665 - Display and highlight already used rank images while assigni... | Joas Schilling | 2009-06-17 | 1 | -17/+14 |
| * | fix r9605 | Joas Schilling | 2009-06-17 | 1 | -4/+4 |
| * | Fix bug #41555 - Fix function to recalculate Binary Tree | Joas Schilling | 2009-06-17 | 1 | -76/+28 |
| * | Change bug #21825 - Banning/unbanning users now generates an entry in their u... | Joas Schilling | 2009-06-17 | 1 | -3/+19 |
| * | Fix bug #46145 - Template cache error for files of template-subfolders | Joas Schilling | 2009-06-16 | 1 | -9/+9 |
| * | Fix bug #40245 - Attachments table is not being updated when deleting user an... | Ruslan Uzdenov | 2009-06-16 | 1 | -0/+5 |
| * | Fix Oracle database backup (Bug #46715) | Meik Sievertsen | 2009-06-16 | 1 | -2/+3 |
| * | Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foes | Joas Schilling | 2009-06-16 | 1 | -0/+4 |
| * | Fix bug #46455 - Make sure can_load_dll() is available. | Andreas Fischer | 2009-06-15 | 2 | -7/+29 |
| * | Fix bug #45585 - Show error if hostname lookup doesn't return a valid IP addr... | Andreas Fischer | 2009-06-15 | 1 | -1/+2 |
| * | Addition to r9577: Remove unnecessary integer casting. request_var() already ... | Andreas Fischer | 2009-06-14 | 1 | -3/+0 |
| * | See if this plays out: do not require people to re-enter the CAPTCHA | Henry Sudhof | 2009-06-14 | 2 | -5/+13 |
| * | view_log() breaks if the serialized data is corrupt. #46545 | Chris Smith | 2009-06-14 | 1 | -2/+3 |
| * | - fix sql_column_exists for firebird (had same problem as oracle) | Meik Sievertsen | 2009-06-13 | 1 | -2/+12 |
| * | like firebird, oracle uses uppercase column names if delimiter used (Fixes Bu... | Meik Sievertsen | 2009-06-13 | 1 | -1/+1 |
| * | Fix sql_column_exists for oracle (oracle uses uppercase table names) | Meik Sievertsen | 2009-06-13 | 1 | -1/+1 |
| * | use same method to update custom profile fields in UCP and ACP (and then i am... | Meik Sievertsen | 2009-06-13 | 3 | -68/+62 |
| * | Oh right. PHP4 | Henry Sudhof | 2009-06-13 | 9 | -16/+21 |
| * | Fix some issues with XCache, can't totally resolve the purge() method as XCac... | Chris Smith | 2009-06-13 | 2 | -4/+22 |
| * | #44745 - fix empty action in ucp groups | Meik Sievertsen | 2009-06-13 | 1 | -10/+11 |
| * | Fix bug #46255 - Allow friends/foes to be added and removed at the same time. | Andreas Fischer | 2009-06-13 | 1 | -12/+15 |
| * | fix preview in ACP | Henry Sudhof | 2009-06-12 | 2 | -12/+40 |
| * | First ATOM Feed commit/integration | Meik Sievertsen | 2009-06-12 | 3 | -3/+116 |
| * | Fix dynamic config update routine error if firebird is used (Bug #46315) | Meik Sievertsen | 2009-06-12 | 1 | -1/+1 |
| * | Dynamic template includes :) | Chris Smith | 2009-06-11 | 1 | -3/+40 |
| * | Fix bug #45345 - Also remove data from friend/foe table when deleting user (p... | Andreas Fischer | 2009-06-11 | 1 | -0/+6 |
| * | language collision | Henry Sudhof | 2009-06-10 | 1 | -1/+1 |
| * | Fix bug #45705 - Show error in the ACP when template folder is not readable. | Andreas Fischer | 2009-06-08 | 3 | -2/+7 |
| * | Fix bug #46065 - Correctly show private message history | Andreas Fischer | 2009-06-08 | 1 | -1/+1 |
| * | for the time being pushed to 3.2.x | Meik Sievertsen | 2009-06-07 | 3 | -161/+0 |
| * | some corrections, only very minor things. | Meik Sievertsen | 2009-06-07 | 16 | -250/+257 |
| * | - Class loaders for both frameworks: | Nils Adermann | 2009-06-06 | 2 | -0/+131 |
| * | copy of Zend's base Exception file, needs to be updated manually :/ | Nils Adermann | 2009-06-06 | 1 | -0/+30 |
| * | Fix a small bug with xcache (thanks bantu), and some code consistency changes | Chris Smith | 2009-06-05 | 4 | -24/+7 |
| * | Here we go! New data format for the file ACM module: | Chris Smith | 2009-06-05 | 1 | -110/+305 |
| * | Use unique per board cache keys per [1] important when using shared memory fr... | Chris Smith | 2009-06-04 | 5 | -15/+19 |
| * | Finished I hope, appropriate errors when modules are missing. | Chris Smith | 2009-06-04 | 5 | -10/+20 |
| * | Fix DOS line endings, evil<3 this doesn't count as spam you told me to :P | Chris Smith | 2009-06-04 | 1 | -841/+841 |
| * | Introduce XCache and eAccelerator, make some small changes to the abstract, f... | Chris Smith | 2009-06-04 | 3 | -1/+243 |
| * | Lets follow some PHP4 conventions underscores for internal methods. | Chris Smith | 2009-06-04 | 3 | -18/+75 |
| * | Add APC | Chris Smith | 2009-06-04 | 2 | -340/+81 |
| * | ACM memory abstract class | Chris Smith | 2009-06-04 | 1 | -0/+401 |
| * | Fix up and tidy :) | Chris Smith | 2009-06-04 | 8 | -30/+41 |
| * | Backport memcache ACM module from Ascraeus | Chris Smith | 2009-06-04 | 1 | -0/+419 |
| * | Correctly split UTF-8 encoded strings when using mail(). #45815 | Chris Smith | 2009-06-03 | 1 | -5/+9 |