v0.001000_13
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / 02-instantiation.t
2010-05-18 Arthur Axel 'fREW... rename upgrade_directory attr to script_directory
2010-05-18 Arthur Axel 'fREW... Convert methods to named args and Document args
2010-05-05 Arthur Axel 'fREW... rename sqltargs to sql_translator_args
2010-04-13 Arthur Axel 'fREW... rename prepare_install to be prepare_deploy
2010-03-29 Arthur Axel 'fREW... monotonic is recommended; fix tests to use it etc
2010-03-27 Arthur Axel 'fREW... working deprecated bundle
2010-03-21 Arthur Axel 'fREW... good inital test for dm::sqlt
2010-03-21 Arthur Axel 'fREW... super basic test for dm::sqlt
2010-03-20 Arthur Axel 'fREW... croak instead of carp on double install
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-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... 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-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-22 Arthur Axel 'fREW... initial commit