no need for MSS for simple modules
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t /
2010-03-20 Arthur Axel 'fREW... no need for MSS for simple modules
2010-03-20 Arthur Axel 'fREW... more tests for ExplicitVersions
2010-03-20 Arthur Axel 'fREW... VersionHandler no longer needs access to other componen...
2010-03-20 Arthur Axel 'fREW... method name refactor and downgrade code
2010-03-19 Arthur Axel 'fREW... upgrade not update
2010-03-19 Arthur Axel 'fREW... stub tests for all classes
2010-03-19 Arthur Axel 'fREW... test refactor
2010-03-17 Arthur Axel 'fREW... use VersionStorage in the rest of our stuff
2010-02-28 Arthur Axel 'fREW... some small cleanup and then a change to ensure that...
2010-02-28 Arthur Axel 'fREW... general cleanup for slightly more reasonable api
2010-02-27 Arthur Axel 'fREW... namespace reorg
2010-02-27 Arthur Axel 'fREW... major method renames for public api
2010-02-27 Arthur Axel 'fREW... rename create_update_ddl to prepare_update
2010-02-27 Arthur Axel 'fREW... tiny bit of cleanup and rename create_install_ddl to...
2010-02-27 Arthur Axel 'fREW... simplify most of the code significantly thanks to versi...
2010-02-27 Arthur Axel 'fREW... move some general comments to a general role, along...
2010-02-27 Arthur Axel 'fREW... initial version of ExplicitVersions VH
2010-02-25 Arthur Axel 'fREW... less bogus output from tests
2010-02-25 Arthur Axel 'fREW... git rid of some unnecesary test warnings
2010-02-23 Arthur Axel 'fREW... coercion for database list
2010-02-23 Arthur Axel 'fREW... whitespace, and deletion/creation of files that matter
2010-02-23 Arthur Axel 'fREW... initial gutting of create_ddl_dir interface
2010-02-23 Arthur Axel 'fREW... test for vanilla upgrade
2010-02-23 Arthur Axel 'fREW... test upgrade_single_step
2010-02-23 Arthur Axel 'fREW... test for ->install
2010-02-23 Arthur Axel 'fREW... some real tests for goodness sakes!
2010-02-23 Arthur Axel 'fREW... these examples are not that helpful
2010-02-23 Arthur Axel 'fREW... Why would we only test with MySQL?
2010-02-23 Arthur Axel 'fREW... updates for newest DBIC
2010-02-23 Arthur Axel 'fREW... original tests from ::Versioned
2010-02-22 Arthur Axel 'fREW... more load tests and fixes for tests
2010-02-22 Arthur Axel 'fREW... initial commit