Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [feature/migrations] Remove default values from necessary parameters | Nathaniel Guse | 2013-02-04 | 1 | -16/+17 |
| | | | | | | Clean up some comments PHPBB3-9737 | ||||
* | [feature/migrations] Reverse data functionality | Nathan Guse | 2013-01-09 | 1 | -0/+55 |
| | | | | | | | | | If data step fails, attempt to roll back any previous calls from the migration that failed. Fix some failing tests PHPBB3-9737 | ||||
* | [feature/migrations] Comments | Nathan Guse | 2013-01-09 | 1 | -6/+6 |
| | | | | PHPBB3-9737 | ||||
* | [feature/migrations] Fixing returns of callables and handling data state | Nathan Guse | 2013-01-09 | 1 | -51/+55 |
| | | | | | | Lots of comments and some other miscellaneous fixes. PHPBB3-9737 | ||||
* | [feature/migrations] Migrations now somewhat works | Nathan Guse | 2013-01-09 | 1 | -0/+562 |
PHPBB3-9737 |