aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/migration/data
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8319] Add migration file for update changeJoas Schilling2013-07-101-0/+57
* [ticket/11253] Put AND clause in correct SQL queryDavid King2013-06-231-3/+3
* [ticket/11253] Fix a few things brought up in the PRDavid King2013-06-231-7/+6
* [ticket/11253] Fix typo in constantDavid King2013-06-221-1/+1
* [ticket/11253] Add migration to add auth check to UCP signature moduleDavid King2013-06-221-0/+52
* 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
* 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/11103] Fix effectively installed checkNathan Guse2013-02-281-1/+1
* | [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-231-43/+0
* [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
* [feature/migrations] Reports table schema changes in recent developNathan Guse2013-02-062-0/+43
* [feature/migrations] effectively installed check for migration dataNathan Guse2013-02-0642-0/+210
* [feature/migrations] Comments for the return in the custom functionsNathan Guse2013-02-062-0/+2
* [feature/migrations] Make depends_on static to call it without dependenciesNathan Guse2013-02-0642-121/+116
* [feature/migrations] Revert schema for migration dataNathan Guse2013-02-0641-168/+314
* [feature/migrations] Rebuilding migrations data on developNathan Guse2013-02-0641-0/+2914