| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foes | Joas Schilling | 2009-06-16 | 3 | -0/+7 |
| * | Fix bug #38435 - Incorrect layout when loading PM-draft | Joas Schilling | 2009-06-16 | 2 | -2/+3 |
| * | 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 | 2 | -1/+3 |
| * | Addition to r9577: Remove unnecessary integer casting. request_var() already ... | Andreas Fischer | 2009-06-14 | 1 | -3/+0 |
| * | #46515 | Henry Sudhof | 2009-06-14 | 2 | -0/+5 |
| * | See if this plays out: do not require people to re-enter the CAPTCHA | Henry Sudhof | 2009-06-14 | 2 | -5/+13 |
| * | Quote BBCode doesn't need f_reply now. #16079 | Chris Smith | 2009-06-14 | 2 | -1/+2 |
| * | view_log() breaks if the serialized data is corrupt. #46545 | Chris Smith | 2009-06-14 | 2 | -2/+4 |
| * | - fix sql_column_exists for firebird (had same problem as oracle) | Meik Sievertsen | 2009-06-13 | 2 | -5/+25 |
| * | like firebird, oracle uses uppercase column names if delimiter used (Fixes Bu... | Meik Sievertsen | 2009-06-13 | 2 | -1/+2 |
| * | erm, we need to check if the feed module is already there | Meik Sievertsen | 2009-06-13 | 1 | -11/+27 |
| * | Fix sql_column_exists for oracle (oracle uses uppercase table names) | Meik Sievertsen | 2009-06-13 | 2 | -3/+3 |
| * | 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 | 10 | -17/+22 |
| * | Fix bug #46355 - Only change topic/post icon if icons are enabled and user is... | Andreas Fischer | 2009-06-13 | 2 | -1/+6 |
| * | 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 | 2 | -12/+16 |
| * | fix preview in ACP | Henry Sudhof | 2009-06-12 | 2 | -12/+40 |
| * | First ATOM Feed commit/integration | Meik Sievertsen | 2009-06-12 | 12 | -6/+1253 |
| * | Fix dynamic config update routine error if firebird is used (Bug #46315) | Meik Sievertsen | 2009-06-12 | 2 | -1/+2 |
| * | Fix bugs #25545, #26315 and #31325 - Mostly XHTML mistakes in prosilver and t... | Andreas Fischer | 2009-06-12 | 4 | -4/+9 |
| * | Fix bug #45765 - Correctly hide skiplink in prosilver right-to-left mode (tha... | Andreas Fischer | 2009-06-12 | 2 | -0/+21 |
| * | *sigh* correct spelling in changelog | Chris Smith | 2009-06-12 | 1 | -1/+1 |
| * | Dynamic template includes :) | Chris Smith | 2009-06-11 | 2 | -3/+41 |
| * | Fix bug #45345 - Also remove data from friend/foe table when deleting user (p... | Andreas Fischer | 2009-06-11 | 2 | -0/+7 |
| * | language collision | Henry Sudhof | 2009-06-10 | 2 | -2/+2 |
| * | Fix a regression introduced in r9470 #45895 | Chris Smith | 2009-06-09 | 2 | -1/+4 |
| * | Fix bug #46215 - Adjust viewonline filename regular expression to be less str... | Andreas Fischer | 2009-06-09 | 2 | -1/+2 |
| * | Fix bug #45705 - Show error in the ACP when template folder is not readable. | Andreas Fischer | 2009-06-08 | 4 | -2/+8 |
| * | Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o... | Andreas Fischer | 2009-06-08 | 11 | -2/+21 |
| * | Fix bug #34295 - Move post bump information markup to the template. | Andreas Fischer | 2009-06-08 | 4 | -3/+4 |
| * | Fix Bugs #38555, #45505, #45785 and #45865 - Various XHTML mistakes in prosil... | Andreas Fischer | 2009-06-08 | 6 | -12/+19 |
| * | Fix bug #46065 - Correctly show private message history | Andreas Fischer | 2009-06-08 | 2 | -1/+2 |
| * | 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 | 19 | -257/+264 |
| * | - 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 |
| * | Fixed bug #45695 - Guests can't report posts in prosilver | Andreas Fischer | 2009-06-05 | 2 | -1/+2 |
| * | 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 | 2 | -110/+306 |
| * | adjust authors file to reflect current state. ;) | Meik Sievertsen | 2009-06-05 | 1 | -4/+5 |
| * | 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 |
| * | Introduce XCache and eAccelerator, make some small changes to the abstract | Chris Smith | 2009-06-04 | 1 | -1/+9 |
| * | Lets follow some PHP4 conventions underscores for internal methods. | Chris Smith | 2009-06-04 | 3 | -18/+75 |
| * | Add APC | Chris Smith | 2009-06-04 | 3 | -341/+82 |