Nathaniel Guse
|
2aadc5a22c
|
[ticket/11394] Relax Migration Tools
Do not throw as many exceptions in the migration tools (when something
unexpected occurs but can be safely ignored).
PHPBB3-11394
|
2013-03-04 14:06:52 -06:00 |
|
Nathaniel Guse
|
cacaffee6e
|
[feature/migrations] Add language strings for migrations errors
Unfulfillable returns string of the missing dependency name now if
the migration is unfulfillable (this is significantly more helpful).
PHPBB3-11351
|
2013-02-09 20:56:42 -06:00 |
|
Nathaniel Guse
|
77df9109b6
|
[feature/migrations] Remove default values from necessary parameters
Clean up some comments
PHPBB3-9737
|
2013-02-04 13:46:23 -06:00 |
|
Nathan Guse
|
3d4c00619f
|
[feature/migrations] Reverse data functionality
If data step fails, attempt to roll back any previous calls from the
migration that failed.
Fix some failing tests
PHPBB3-9737
|
2013-01-09 18:24:32 -06:00 |
|
Nathan Guse
|
e3737978f7
|
[feature/migrations] Fixing returns of callables and handling data state
Lots of comments and some other miscellaneous fixes.
PHPBB3-9737
|
2013-01-09 16:44:08 -06:00 |
|
Nathan Guse
|
5c91e2569c
|
[feature/migrations] Migrations now somewhat works
PHPBB3-9737
|
2013-01-09 16:44:07 -06:00 |
|