aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/migration/tool
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
* | [ticket/11398] Correctly call permission_set method in permission toolMarc Alexander2013-03-051-1/+1
* | [ticket/11394] Relax Migration ToolsNathaniel Guse2013-03-043-8/+8
* | [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/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
* [feature/migrations] Add language strings for migrations errorsNathaniel Guse2013-02-093-7/+7
* [feature/migrations] Remove default values from necessary parametersNathaniel Guse2013-02-043-50/+61
* [feature/migrations] Reverse data functionalityNathan Guse2013-01-094-0/+138
* [feature/migrations] CommentsNathan Guse2013-01-091-6/+6
* [feature/migrations] Store state properly and send past result to callableNathan Guse2013-01-091-2/+2
* [feature/migrations] Fixing returns of callables and handling data stateNathan Guse2013-01-094-159/+169
* [feature/migrations] Migrations now somewhat worksNathan Guse2013-01-094-0/+1159