removed Method::Signatures::Simple
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / deploy_methods /
2012-02-02 Peter Rabbitson Warn-free test suite with later DBIC
2011-04-11 Arthur Axel 'fREW... add _any feature
2010-07-16 Arthur Axel 'fREW... ZOMG use strict and warnings in tests
2010-07-10 Arthur Axel 'fREW... add force_overwrite attribute to SQLTDM
2010-07-04 Arthur Axel 'fREW... Fix tests to be in-memory
2010-06-04 Arthur Axel 'fREW... switch preinstall to initialize
2010-06-02 Arthur Axel 'fREW... Rearrange directory names of tree
2010-06-02 Arthur Axel 'fREW... Get rid of _generic support
2010-06-01 Arthur Axel 'fREW... Add transforms for column renames etc
2010-06-01 Arthur Axel 'fREW... Remove JSON code because we no longer need it
2010-05-25 Arthur Axel 'fREW... remove bogus tests
2010-05-21 Arthur Axel 'fREW... Use serialized sql instead of vanilla sql
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-16 Arthur Axel 'fREW... rename and document preinstall
2010-05-16 Arthur Axel 'fREW... use coderef instead of run method
2010-05-16 Arthur Axel 'fREW... I have no idea why this stupid thing is not working
2010-05-09 Arthur Axel 'fREW... rename and document preinstall
2010-05-08 Arthur Axel 'fREW... use coderef instead of run method
2010-05-08 Arthur Axel 'fREW... I have no idea why this stupid thing is not working
2010-05-05 Arthur Axel 'fREW... rename sqltargs to sql_translator_args
2010-04-28 Arthur Axel 'fREW... get rid of silly warning
2010-04-13 Arthur Axel 'fREW... rename prepare_install to be prepare_deploy
2010-03-28 Arthur Axel 'fREW... run arbitrary perl in upgrade/downgrade/schema
2010-03-27 Arthur Axel 'fREW... huge refactoring to clean up SQLTDM and allow running...
2010-03-27 Arthur Axel 'fREW... make DeployMethod deploy methods public for unversioned...
2010-03-21 Arthur Axel 'fREW... good enough coverage for govt work (98.7)
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-19 Arthur Axel 'fREW... stub tests for all classes