aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/migration/data
Commit message (Expand)AuthorAgeFilesLines
* [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