aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9944] Add empty line before the while() so you can better read the codeJoas Schilling2011-02-141-0/+1
* [ticket/9944] Extension groups naming don't use users' language in ACPJoas Schilling2011-01-271-0/+25
* [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
* Merge branch 'prep-release-3.0.8' into develop-olympusNils Adermann2010-11-201-1/+7
|\
| * [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelogNils Adermann2010-11-191-5/+11
* | [develop-olympus] Revert accidental revert of db update lang fix and versionNils Adermann2010-11-111-2/+2
* | [develop-olympus] Remove accidentally added trailing newlines.Nils Adermann2010-11-111-7/+7
* | [develop-olympus] Incrementing the version number to 3.0.9-dev.Nils Adermann2010-11-111-1/+1
|/
* [ticket/9891] Updater drops language-selection after database-updateJoas Schilling2010-11-101-1/+1
* Merge branch 'ticket/nickvergessen/9886' into develop-olympusNils Adermann2010-11-101-2/+1
|\
| * [ticket/9886] Update fails on PostgreSQL because of an error in _add_moduleJoas Schilling2010-11-091-2/+1
* | [ticket/9884] Reduce queue interval to 60 seconds, email package size to 20Igor Wiedler2010-11-101-0/+11
* | Merge branch 'ticket/nickvergessen/9888' into develop-olympusAndreas Fischer2010-11-081-40/+51
|\ \
| * | [ticket/9888] Update fails when Bing [Bot] was already added to the users tableJoas Schilling2010-11-081-40/+51
| |/
* | Merge branch 'ticket/bantu/9885' into develop-olympusNils Adermann2010-11-081-24/+46
|\ \
| * | [ticket/9885] Fix extension group name updater. Loop through all languages.Andreas Fischer2010-11-081-24/+46
| |/
* | [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-081-2/+2
|/
* Merge branch 'ticket/igorw/9807' into develop-olympusNils Adermann2010-10-231-0/+8
|\
| * [ticket/9807] Update existing module permissions in databaseIgor Wiedler2010-10-211-0/+8
* | Merge branch 'ticket/bantu/9091' into develop-olympusIgor Wiedler2010-09-161-0/+1
|\ \
| * | [ticket/9091] Extract IPv4 address from addresses mapped into IPv6.Andreas Fischer2010-07-231-0/+1
* | | Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-161-0/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/9613] Fix missing database part for unread posts search load switch.rxu2010-08-291-0/+3
* | | [ticket/8944] Add index length to CREATE INDEX for MySQL4 in database_updateIgor Wiedler2010-09-031-2/+18
|/ /
* | Merge branch 'ticket/bantu/9167' into develop-olympusJosh Woody2010-08-191-0/+46
|\ \ | |/ |/|
| * [ticket/9167] Detect and remove any dead left over shadow topics on update.Andreas Fischer2010-06-111-0/+45
* | Merge branch 'ticket/jellydoughnut/9690' into develop-olympusAndreas Fischer2010-07-081-0/+52
|\ \
| * | [ticket/9690] Add forthcoming Bing Bot to list of recognized botsJosh Woody2010-07-071-0/+52
| |/
* | Merge branch 'ticket/nickvergessen/9578' into develop-olympusAndreas Fischer2010-07-081-0/+13
|\ \
| * | [ticket/9578] ACP Posting tab is missing "Post settings" module.Joas Schilling2010-05-281-0/+13
| |/
* | [ticket/9628] _add_module 'after'-parameter does not work correctly.Joas Schilling2010-05-281-1/+0
|/
* [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