| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/9737] Fix some comments | Nathaniel Guse | 2013-01-23 | 1 | -2/+2 |
| | | | | | PHPBB3-9737 | ||||
| * | [feature/migrations] Function effectively_installed() in migrations | Nathan Guse | 2013-01-13 | 1 | -0/+15 |
| | | | | | | | | | | | | | Allows you to check if the migration is effectively installed (entirely optionall) This function is intended to help moving to migrations from a previous database updater, where some migrations may have been installed already even though they are not yet listed in the migrations table. PHPBB3-9737 | ||||
| * | [feature/migrations] Make depends_on static to call it without dependencies | Nathan Guse | 2013-01-10 | 1 | -1/+1 |
| | | | | | PHPBB3-11318 | ||||
| * | [feature/migrations] Creating revert method to attempt reverting a migration | Nathan Guse | 2013-01-09 | 1 | -0/+23 |
| | | | | | | | This code is in progress PHPBB3-9737 | ||||
| * | [feature/migrations] Fixing returns of callables and handling data state | Nathan Guse | 2013-01-09 | 1 | -6/+29 |
| | | | | | | | Lots of comments and some other miscellaneous fixes. PHPBB3-9737 | ||||
| * | [feature/migrations] Migrations now somewhat works | Nathan Guse | 2013-01-09 | 1 | -0/+129 |
| PHPBB3-9737 | |||||
