| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11394] Relax Migration Tools | Nathaniel Guse | 2013-03-04 | 1 | -3/+3 |
| | | | | | | | | Do not throw as many exceptions in the migration tools (when something unexpected occurs but can be safely ignored). PHPBB3-11394 | ||||
| * | [ticket/11385] Fix issue with migration module tool not getting extension ↵ | OpenShift guest | 2013-03-02 | 1 | -1/+1 |
| | | | | | | | module info PHPBB3-11385 | ||||
| * | [ticket/11363] Fix to make get_module_infos get from all extensions | Nathaniel Guse | 2013-03-01 | 1 | -26/+26 |
| | | | | | | | Depends on 11381 PHPBB3-11363 | ||||
| * | [ticket/11363] Fix a couple bugs and throw errors if the file not found | Nathaniel Guse | 2013-02-27 | 1 | -0/+12 |
| | | | | | PHPBB3-11363 | ||||
| * | [ticket/11363] Load module info files for extensions too | Nathaniel Guse | 2013-02-27 | 1 | -34/+11 |
| | | | | | | | Use the acp_modules::get_module_infos function instead of our own include code PHPBB3-11363 | ||||
| * | [feature/migrations] Add language strings for migrations errors | Nathaniel Guse | 2013-02-09 | 1 | -3/+3 |
| | | | | | | | | Unfulfillable returns string of the missing dependency name now if the migration is unfulfillable (this is significantly more helpful). PHPBB3-11351 | ||||
| * | [feature/migrations] Remove default values from necessary parameters | Nathaniel Guse | 2013-02-04 | 1 | -18/+26 |
| | | | | | | | Clean up some comments PHPBB3-9737 | ||||
| * | [feature/migrations] Reverse data functionality | Nathan Guse | 2013-01-09 | 1 | -0/+31 |
| | | | | | | | | | | If data step fails, attempt to roll back any previous calls from the migration that failed. Fix some failing tests PHPBB3-9737 | ||||
| * | [feature/migrations] Store state properly and send past result to callable | Nathan Guse | 2013-01-09 | 1 | -2/+2 |
| | | | | | | | Fix return on module add PHPBB3-9737 | ||||
| * | [feature/migrations] Fixing returns of callables and handling data state | Nathan Guse | 2013-01-09 | 1 | -87/+90 |
| | | | | | | | Lots of comments and some other miscellaneous fixes. PHPBB3-9737 | ||||
| * | [feature/migrations] Migrations now somewhat works | Nathan Guse | 2013-01-09 | 1 | -0/+471 |
| PHPBB3-9737 | |||||
