aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/migration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/ticket/11387' into developJoas Schilling2013-05-311-3/+2
|\
| * [ticket/11387] Log module added only after it has been addedNathaniel Guse2013-03-021-3/+2
* | Merge remote-tracking branch 'EXreaction/ticket/11413' into developDavid King2013-05-201-0/+92
|\ \
| * | [ticket/11413] Rename file to something more helpfulNathan Guse2013-05-101-1/+1
| * | [ticket/11413] Remove conversion of user_notificationsNathaniel Guse2013-05-021-90/+0
| * | [ticket/11413] Correct copyright yearNathaniel Guse2013-05-021-1/+1
| * | [ticket/11413] Remove changes for ticket 11420 from this branchNathaniel Guse2013-05-021-0/+64
| * | [ticket/11413] Don't use the database for the convert testNathaniel Guse2013-04-301-1/+10
| * | [ticket/11413] Use sql_insert_bufferNathaniel Guse2013-04-301-19/+8
| * | [ticket/11413] Undo editing the user_notifications tableNathaniel Guse2013-04-291-25/+3
| * | [ticket/11413] Schema changes and migration fileNathaniel Guse2013-04-282-64/+206
* | | Merge PR #1294 branch 'VSEphpbb/ticket/10155' into developOleg Pudeyev2013-05-081-0/+31
|\ \ \
| * | | [ticket/10155] Update copyright in new migration file to 2013Matt Friedman2013-05-061-1/+1
| * | | [ticket/10155] Make effectively installed test more specificMatt Friedman2013-03-221-1/+1
| * | | [ticket/10155] Use more descriptive title for migration fileMatt Friedman2013-03-171-1/+1
| * | | [ticket/10155] Use new migration file for jQuery config updateMatt Friedman2013-03-152-1/+32
| * | | [ticket/10155] Update jQuery to 1.8.3Matt Friedman2013-03-141-1/+1
* | | | [ticket/10325] move migration into a new fileDhruv2013-05-082-2/+28
* | | | [ticket/10325] change language varDhruv2013-04-251-1/+1
* | | | [ticket/10325] add new config value to databaseDhruv2013-04-251-0/+2
| |/ / |/| |
* | | [ticket/11485] add revert_schema for the updated columnsDhruv2013-04-091-0/+14
* | | [ticket/11485] add columns to styles table during updating schema beforeDhruv2013-04-091-0/+14
* | | Changing effectively_installed function to check if the config var is set.Tabitha Backoff2013-03-311-1/+1
* | | Migration file and change board_home_text to board_index_textTabitha Backoff2013-03-282-2/+23
* | | Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-0/+2
|/ /
* | [ticket/10202] Add migration file for config_db_text.Andreas Fischer2013-03-051-0/+45
* | [ticket/11398] Correctly call permission_set method in permission toolMarc Alexander2013-03-051-1/+1
* | Merge remote-tracking branch 'EXreaction/ticket/11394' into developDavid King2013-03-043-8/+8
|\ \
| * | [ticket/11394] Relax Migration ToolsNathaniel Guse2013-03-043-8/+8
* | | Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-041-0/+67
|\ \ \
| * | | [feature/avatars] Update module_auth of ucp module and fix small issuesMarc Alexander2013-03-041-9/+12
| * | | [feature/avatars] Add migrations data file for avatarsMarc Alexander2013-03-041-0/+64
| |/ /
* | | Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into developNathaniel Guse2013-03-041-0/+104
|\ \ \ | |/ / |/| |
| * | [ticket/10411] Fix call to function on non-object $db->...()Joas Schilling2013-03-011-2/+2
| * | [ticket/10411] Add migrations file for teampage tableJoas Schilling2013-02-271-0/+104
* | | [ticket/11385] Fix issue with migration module tool not getting extension mod...OpenShift guest2013-03-021-1/+1
| |/ |/|
* | [ticket/11363] Fix to make get_module_infos get from all extensionsNathaniel Guse2013-03-011-26/+26
* | [ticket/11103] Fix effectively installed checkNathan Guse2013-02-281-1/+1
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-02-281-28/+17
|\ \
| * | [ticket/11363] Fix a couple bugs and throw errors if the file not foundNathaniel Guse2013-02-271-0/+12
| * | [ticket/11363] Load module info files for extensions tooNathaniel Guse2013-02-271-34/+11
| |/
* | [ticket/11103] Notifications Migration fileNathaniel Guse2013-02-261-0/+160
|/
* [feature/migrations] Fully revert the removal of the user_msnm fieldNathaniel Guse2013-02-231-1/+0
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/migratio...Nathaniel Guse2013-02-235-50/+31
|\
| * [feature/migrations] getLocalisedMessage function for migration exceptionNathan Guse2013-02-151-0/+14
| * [feature/migrations] getParameters function for migration exceptionNathaniel Guse2013-02-091-0/+10
| * [feature/migrations] Add language strings for migrations errorsNathaniel Guse2013-02-093-7/+7
* | [feature/migrations] Remove user_msnm migrationNathan Guse2013-02-062-0/+44
* | [feature/migrations] Correct depends_onNathan Guse2013-02-065-4/+8
* | [feature/migrations] Subdirectories for migration dataNathan Guse2013-02-0643-88/+88