aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/7717] Localise default extension groups for attachmentsJoas Schilling2010-05-141-1/+40
* Merge branch 'master' into develop-olympusNils Adermann2010-03-061-0/+6
|\
| * Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-051-1/+7
| * Increment version number to 3.0.7Nils Adermann2010-02-281-1/+1
| * Merge r10520 into 3.0.7 branch.Andreas Fischer2010-02-221-1/+3
| * Bump version to 3.0.7-RC2.Andreas Fischer2010-02-181-1/+1
| * Merge r10503, r10504 into 3.0.7 branch.Andreas Fischer2010-02-181-3/+11
| * Merge r10497 and r10499 into 3.0.7 - #57755Andreas Fischer2010-02-181-0/+35
| * Change version numbers to 3.0.7 and 3.0.7-RC1 for a QA releaseNils Adermann2010-02-011-1/+1
* | We have to use a 'snapshot' of the function there, because it might not be av...Andreas Fischer2010-02-221-1/+3
* | Adding 3.0.7-RC2 to database updaterAndreas Fischer2010-02-181-2/+8
* | Revising r10499, #57755Andreas Fischer2010-02-181-2/+4
* | Fix Bug #57755 - Make user_email_hash() function independent from system's ar...Andreas Fischer2010-02-181-0/+28
* | Add 3.0.7-RC1 to the updater.Andreas Fischer2010-02-171-0/+7
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-111-4/+47
* | Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ...Nils Adermann2010-02-011-1/+1
|/
* Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-281-0/+5
* Do not store email templates in database. [Bug #54505]Nils Adermann2010-01-261-0/+6
* Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ...Nils Adermann2010-01-261-1/+23
* Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-251-8/+9
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-191-0/+1
* Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-271-0/+2
* Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...Andreas Fischer2009-12-231-0/+2
* Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-221-1/+5
* Bump database updater version to 3.0.7-devAndreas Fischer2009-12-221-1/+8
* PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...Nils Adermann2009-12-061-2/+6
* Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ...Andreas Fischer2009-12-041-1/+1
* Fix Bug #53945 - Typo in r10267.Andreas Fischer2009-11-141-1/+1
* Tag as 3.0.6Meik Sievertsen2009-11-141-1/+7
* Several fixes:Meik Sievertsen2009-10-301-18/+51
* I am very sorry... but the changes require (a hopefully very short) RC4 phaseMeik Sievertsen2009-10-281-3/+3
* sneaks in and changes the version number. Seems like we see no RC4...Meik Sievertsen2009-10-221-1/+7
* Bug #52415Meik Sievertsen2009-10-041-1/+16
* prepare for RC2Meik Sievertsen2009-09-251-7/+1
* 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
* 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-041-3/+0
* Add INDEX on user_regdate because this is the default ORDER BY in memberlist....Andreas Fischer2009-09-041-0/+3
* Change version numbers to 3.0.6 and 3.0.6-RC1 for a final internal test runMeik Sievertsen2009-09-041-1/+1
* changes for a little internal update test runMeik Sievertsen2009-09-041-3/+3
* 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-311-0/+5
* ok, now we just define the modules we want to install on update and where the...Meik Sievertsen2009-08-311-223/+178
* correct mode is send_statistics, else installs will differ from updates.Meik Sievertsen2009-08-301-35/+30
* Fix bug #50245 - Check for correct module name when installing the "Send stat...Andreas Fischer2009-08-241-2/+2
* 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-131-0/+43
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-3/+3