aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'igorw/ticket/10413' into develop-olympusAndreas Fischer2011-10-161-6/+2
|\
| * [ticket/10413] Fix CSIgor Wiedler2011-10-161-2/+2
| * [ticket/10413] Make create_schema_files usableIgor Wiedler2011-10-141-6/+2
* | [ticket/10189] Get rid of $id$ from schema filesIgor Wiedler2011-10-141-16/+1
* | [ticket/10189] Add "automatically generated" comment into schema-filesIgor Wiedler2011-10-141-0/+26
|/
* [ticket/9859] Changing all phpBB footers to match the new credit lineYuriy Rusko2011-07-061-3/+3
* [ticket/10247] Remove unecessary attempt_id primary key columnNils Adermann2011-07-031-2/+0
* [ticket/10213] Update install schema with shorter index names.Nils Adermann2011-06-131-4/+4
* [ticket/9892] Removing closing php tag from create_schema_filesNils Adermann2011-06-121-1/+0
* [ticket/9892] column & index name limits, firebird auto increment in db_toolsNils Adermann2011-06-121-1/+15
* [ticket/9992] Adding a limit on login attempts per IP.Nils Adermann2011-06-101-0/+20
* [ticket/10192] Add missing semicolonErik Frèrejean2011-05-231-1/+1
* [ticket/10058] Initialize $phpbb_root_path in mysql_upgrader.php.Oleg Pudeyev2011-02-241-0/+1
* [ticket/7778] Add the column change to `mysql_upgrader.php`Erik Frèrejean2011-02-231-1/+1
* [ticket/7778] BBCode single limitErik Frèrejean2011-02-231-1/+1
* [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
* [ticket/9903] Script for detecting potentially malicious flash bbcodesIgor Wiedler2010-11-191-0/+163
* [task/set-permissions] shell script to set file permissionsIgor Wiedler2010-06-281-0/+9
* Merge branch 'ticket/aptx/9525' into develop-olympusNils Adermann2010-05-161-2/+3
|\
| * [ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting wit...Marek A. Ruszczyński2010-05-161-2/+3
* | Merge branch 'master' into develop-olympusNils Adermann2010-03-061-1/+1
|\ \ | |/ |/|
| * exclude the image file with text in the name from having newlines fixedNils Adermann2010-03-051-1/+1
* | Updating the create_schema_files.php file to reflect the minor mssql schema c...Nils Adermann2010-02-271-2/+4
|/
* fix_files script must have been broken by svn:eol-style quite a while ago, no...Nils Adermann2010-01-311-3/+3
* Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-282-0/+2
* Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-252-2/+0
* Just a little reminder for when we decide to update the confusables one dayNils Adermann2009-12-231-1/+5
* update mysql_upgrader to latest schemaMeik Sievertsen2009-10-111-0/+1
* Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|Andreas Fischer2009-09-041-1/+0
* Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-041-0/+1
* script to update email hashes (they are not strings btw, but BINT)Meik Sievertsen2009-08-301-0/+57
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-122-0/+2
* fix r9713 for #36565Joas Schilling2009-08-051-0/+1
* Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FUL...Meik Sievertsen2009-08-051-1/+19
* update mysql_upgraderMeik Sievertsen2009-08-051-0/+9
* #48985Henry Sudhof2009-08-031-0/+1
* [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-0/+2
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+6
* Addition to r9696 - update develop/ scriptsRuslan Uzdenov2009-06-272-2/+2
* update mysql upgrader to 3.0.6-devMeik Sievertsen2009-06-231-1/+3
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-1/+1
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-0/+1
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-191-0/+1
* Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...Andreas Fischer2009-06-082-0/+2
* bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
* Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-201-1/+1
* 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
* extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-272-24/+24
* Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-262-4/+6