aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* add IN_PHPBB check to generated cache filesMeik Sievertsen2009-03-114-8/+13
* fix bug #42635 (missed identity)Meik Sievertsen2009-03-081-3/+27
* Fix imageset editing for retaining and correctly setting dimensions for image...Meik Sievertsen2009-03-072-106/+111
* the addition was completely unrelated to the bug report. ;)Meik Sievertsen2009-03-061-1/+1
* Bug number for create table in db_toolsChris Smith2009-03-061-1/+1
* forgot to commit changelog entries for database updater and db_toolsMeik Sievertsen2009-03-041-0/+2
* Fixed bug # 41435Jim Wigginton2009-03-022-1/+3
* #42355Henry Sudhof2009-03-021-1/+1
* Removed the major version number from the useragent match of the Ichiro bot, ...Chris Smith2009-03-022-1/+6
* Fix infinite loop in message handler if cache directory is not writable. (Bug...Meik Sievertsen2009-03-012-2/+6
* Correct mbstring regular expression for the allowable username characters. #4...Chris Smith2009-03-012-1/+2
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-284-35/+26
* refactor the database updater:Meik Sievertsen2009-02-282-2532/+252
* add more checks to schema changesMeik Sievertsen2009-02-281-12/+28
* add "drop table" and "create table" functionality to db_tools. Meik Sievertsen2009-02-281-21/+349
* Fixed XHTML attributes. #38465Chris Smith2009-02-273-3/+3
* - Removed redundant code and unnecessary queries in forum management. #42265Chris Smith2009-02-274-26/+21
* Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-277-8/+15
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-267-10/+51
* can't they decide on one single thing...Henry Sudhof2009-02-251-2/+5
* Log password changes via password reset function. #41365Chris Smith2009-02-232-0/+3
* Add correct antiabuse headers and fix #41935Chris Smith2009-02-232-2/+7
* Actually, this should never happen, ... #41945Henry Sudhof2009-02-201-1/+1
* #41845Henry Sudhof2009-02-191-1/+1
* Topic print view XHTML error. #41745Chris Smith2009-02-172-1/+2
* #40435Henry Sudhof2009-02-171-1/+1
* tiny tiny changes to r9328Chris Smith2009-02-152-2/+2
* Allow translation of Custom BBCode help messages.Chris Smith2009-02-152-1/+8
* Add anti-abuse email headers to acp_inactive.php and correct activation remin...Chris Smith2009-02-152-2/+14
* Changed the success message when requesting a new password to be more accurat...Chris Smith2009-02-142-1/+2
* Fix a problem with r9005Chris Smith2009-02-092-1/+2
* ermHenry Sudhof2009-02-091-1/+1
* some fixes, need feedback about parameters and shapesHenry Sudhof2009-02-091-23/+37
* a little lessHenry Sudhof2009-02-081-2/+2
* and another CAPTCHA setting - add new noise shapes to the noise array for mor...Henry Sudhof2009-02-081-1/+1
* and another CAPTCHA setting - add new noise shapes to the noise array for mor...Henry Sudhof2009-02-087-3/+77
* Be uniformChris Smith2009-02-081-1/+1
* Swap the radio options around and change the language to be uniform with the ...Chris Smith2009-02-081-2/+2
* Small addition to r3915, add comments about RFCChris Smith2009-02-071-0/+3
* Tiny change to accept back slashes for Windows paths, phpBB passes forward sl...Chris Smith2009-02-071-1/+1
* Whois now works reliably for RIRs other than APNIC and RIPEChris Smith2009-02-072-19/+29
* Small fix up should work now when ran from anywhere :)Chris Smith2009-02-071-1/+2
* curtesty of toonarmy :) (shows cached sql queries to determine useless sql ca...Meik Sievertsen2009-02-061-0/+2
* As proposed by marshalrusty: re-hash plain MD5s left in the databaseHenry Sudhof2009-02-063-6/+32
* better fix for bug #41085Meik Sievertsen2009-01-291-13/+8
* Fixed bug #40275 - The sql query in acp_users.php lacks a conditionJim Wigginton2009-01-272-0/+2
* Fixed bug #39005 - check forum_image whether it existsJim Wigginton2009-01-273-1/+8
* remove the cache for the session lookups. Actually, the disk reads/writes are...Meik Sievertsen2009-01-271-1/+1
* Fix guest/bot session problems with apache authentication plugin (Bug #41085)Meik Sievertsen2009-01-272-2/+15
* Fixed bug #40325 – Friend/foe system displays posts made by foes while comp...Jim Wigginton2009-01-277-5/+44