| Commit message (Expand) | Author | Age | Files | Lines |
* | stop more ddl changes | Aaron Patterson | 2012-01-16 | 1 | -0/+16 |
* | stop ddl modifications for another test | Aaron Patterson | 2012-01-16 | 1 | -0/+10 |
* | use one based indexes for the mock migrations | Aaron Patterson | 2012-01-16 | 1 | -16/+16 |
* | stop making ddl changes for migrator tests | Aaron Patterson | 2012-01-16 | 1 | -12/+78 |
* | actually use the variable I created. :bomb: thanks @exviva | Aaron Patterson | 2012-01-16 | 1 | -1/+1 |
* | move another migrator to use sensors | Aaron Patterson | 2012-01-16 | 1 | -0/+18 |
* | moving verbosity tests to the migrator test, removing ddl changes | Aaron Patterson | 2012-01-16 | 1 | -0/+24 |
* | silencing migrator tests, refactoring the migration test helper | Aaron Patterson | 2012-01-16 | 1 | -0/+1 |
* | prefer method sensors over actual ddl changes | Aaron Patterson | 2012-01-16 | 1 | -0/+84 |
* | testing the current version method | Aaron Patterson | 2012-01-16 | 1 | -1/+26 |
* | refactor schema migration table creation to the schema migration model | Aaron Patterson | 2012-01-13 | 1 | -0/+1 |
* | stop depending on the filesystem for interleaved migration tests | Aaron Patterson | 2012-01-13 | 1 | -1/+49 |
* | move another migrator test, use schema migration model | Aaron Patterson | 2012-01-13 | 1 | -0/+9 |
* | move another migrator test to the correct class | Aaron Patterson | 2012-01-13 | 1 | -0/+11 |
* | moving more migrator tests to the right test case | Aaron Patterson | 2012-01-13 | 1 | -0/+38 |
* | moving migrator tests to a migrator test class | Aaron Patterson | 2012-01-13 | 1 | -0/+26 |