Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [feature/migrations] Function effectively_installed() in migrations | Nathan Guse | 2013-01-13 | 1 | -0/+30 |
* | [feature/migrations] Make the test depends_on methods static | Nathan Guse | 2013-01-10 | 7 | -23/+3 |
* | [feature/migrations] Store depends on in the database (serialized) | Nathan Guse | 2013-01-10 | 1 | -0/+46 |
* | [feature/migrations] Basic reverting test | Nathan Guse | 2013-01-10 | 2 | -0/+61 |
* | [feature/migrations] Test for calling a step multiple times | Nathan Guse | 2013-01-10 | 1 | -0/+43 |
* | [feature/migrations] Fix if method (and create a test for it) | Nathan Guse | 2013-01-09 | 2 | -13/+50 |
* | [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 |
* | [feature/migrations] Basic migrations with schema and data changes | Nils Adermann | 2013-01-09 | 2 | -0/+52 |