aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/migration/migration.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9737] Fix some commentsNathaniel Guse2013-01-231-2/+2
* [feature/migrations] Function effectively_installed() in migrationsNathan Guse2013-01-131-0/+15
* [feature/migrations] Make depends_on static to call it without dependenciesNathan Guse2013-01-101-1/+1
* [feature/migrations] Creating revert method to attempt reverting a migrationNathan Guse2013-01-091-0/+23
* [feature/migrations] Fixing returns of callables and handling data stateNathan Guse2013-01-091-6/+29
* [feature/migrations] Migrations now somewhat worksNathan Guse2013-01-091-0/+129