| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11700] Fix dbal tests after config namespace mishap | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
| | | | | | PHPBB3-11700 | ||||
| * | [feature/migrations] Make the test depends_on methods static | Nathan Guse | 2013-01-10 | 1 | -1/+1 |
| | | | | | PHPBB3-11318 | ||||
| * | [feature/migrations] Fix if method (and create a test for it) | Nathan Guse | 2013-01-09 | 1 | -13/+1 |
| | | | | | PHPBB3-9737 | ||||
| * | [feature/migrations] Process migration steps and move to PHP5 code | Nils Adermann | 2013-01-09 | 1 | -1/+8 |
| | | |||||
| * | [feature/migrations] Return schema changes in database update style array | Nils Adermann | 2013-01-09 | 1 | -1/+7 |
| | | | | | | | | Returning the set of schema changes allows potentially aggregating to generate the overall install schema automatically from a set of migrations PHPBB3-9737 | ||||
| * | [feature/migrations] Basic migrations with schema and data changes | Nils Adermann | 2013-01-09 | 1 | -0/+26 |
| The migrator takes care of applying migrations as necessary. RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41337 PHPBB3-9737 | |||||
