aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #54815 - Only replace table prefix if table name is surrounded by whi...Andreas Fischer2009-12-071-1/+1
* PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...Nils Adermann2009-12-062-4/+12
* Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ...Andreas Fischer2009-12-041-1/+1
* Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...Andreas Fischer2009-11-151-1/+1
* Fix Bug #53945 - Typo in r10267.Andreas Fischer2009-11-141-1/+1
* Tag as 3.0.6Meik Sievertsen2009-11-142-2/+8
* Several fixes:Meik Sievertsen2009-10-301-18/+51
* I am very sorry... but the changes require (a hopefully very short) RC4 phaseMeik Sievertsen2009-10-282-4/+4
* sneaks in and changes the version number. Seems like we see no RC4...Meik Sievertsen2009-10-222-2/+8
* update constants and schema data from RC2 to RC3Meik Sievertsen2009-10-111-1/+1
* correctly execute database update step (detect if the version the admin wants...Meik Sievertsen2009-10-091-0/+10
* Bug #52415Meik Sievertsen2009-10-041-1/+16
* prepare for RC2Meik Sievertsen2009-09-252-8/+2
* I think i need to check other DBMS more often. :/Meik Sievertsen2009-09-241-8/+162
* remove log_time index (was not used at all)Meik Sievertsen2009-09-241-5/+126
* if preserve_cr is true and the file generated no conflict but is obviously no...Meik Sievertsen2009-09-201-0/+7
* Ok, after 20+ hours i think i fixed all grave issues with the updaterMeik Sievertsen2009-09-181-90/+106
* fix coppa setting in convertor (Bug #50735) - at the same time increase targe...Meik Sievertsen2009-09-151-3/+3
* Fix database updater for PostgreSQL: Data needs to be GROUPed BY left_id, bef...Andreas Fischer2009-09-101-0/+1
* Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|Andreas Fischer2009-09-048-13/+0
* Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-048-0/+13
* Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test runMeik Sievertsen2009-09-042-2/+2
* changes for a little internal update test runMeik Sievertsen2009-09-042-4/+4
* erm, wrong positionMeik Sievertsen2009-09-011-2/+2
* fix r10076 for #48615 - Ability to specify amount of time user is able to del...Joas Schilling2009-08-312-0/+6
* ok, now we just define the modules we want to install on update and where the...Meik Sievertsen2009-08-311-223/+178
* Addition to r9887: Correctly install 'Copy forum permissions' module.Andreas Fischer2009-08-311-1/+2
* correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-301-35/+30
* Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-281-1/+1
* Fix bug #50245 - Check for correct module name when installing the "Send stat...Andreas Fischer2009-08-241-2/+2
* also populate forum_options on conversionsMeik Sievertsen2009-08-201-15/+16
* Tiny typo change to r9743, #46425.Andreas Fischer2009-08-181-1/+1
* Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.Meik Sievertsen2009-08-131-0/+27
* - links to send statistics after install and updateNils Adermann2009-08-132-1/+44
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-129-5/+10
* do not change column if column already exists.Meik Sievertsen2009-08-111-2/+4
* Bugs #15809, #49215 - Allow updater to work correctly with PHP filename exten...Andreas Fischer2009-08-101-1/+7
* Bug #49215 again.Andreas Fischer2009-08-072-3/+3
* Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'Andreas Fischer2009-08-071-2/+2
* fix r9713 for #36565Joas Schilling2009-08-058-0/+13
* #48985Henry Sudhof2009-08-038-3/+27
* Revert r9878 - QR was already disabled by default, for admin convenience we e...Meik Sievertsen2009-07-312-2/+2
* [Feature] Ability to copy permissions from one forum to several other forums.Andreas Fischer2009-07-281-0/+43
* Fix r9696, #45115. Move column change to the correct version.Andreas Fischer2009-07-281-5/+5
* disable QR by defaultHenry Sudhof2009-07-282-2/+2
* [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-3/+5
* insert pm_reports module with correct basename on updateNils Adermann2009-07-221-1/+1
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-219-5/+105
* increase default maximum pass chars to 100Nils Adermann2009-07-211-1/+1
* - Add smilies per page config setting to the database updaterMarek A. R2009-07-171-0/+3