general cleanup for slightly more reasonable api
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib / DBIx / Class / DeploymentHandler /
2010-02-28 Arthur Axel 'fREW... general cleanup for slightly more reasonable api
2010-02-27 Arthur Axel 'fREW... comments for the future me
2010-02-27 Arthur Axel 'fREW... DeployMethod should not know anything about versioning
2010-02-27 Arthur Axel 'fREW... do_backup no longer makes sense; other cleanup
2010-02-27 Arthur Axel 'fREW... comments for clarity and move backup stuff out of DM
2010-02-27 Arthur Axel 'fREW... refactor DeployMethod stuff
2010-02-27 Arthur Axel 'fREW... more namespace reorg
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... get rid of that silly create_ddl_dir method
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... working tests with actual version handling
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-27 Arthur Axel 'fREW... add comment explaining length
2010-02-26 Arthur Axel 'fREW... notes from a dream
2010-02-25 Arthur Axel 'fREW... super basic version handlers
2010-02-25 Arthur Axel 'fREW... fix another vim fail on my part
2010-02-25 Arthur Axel 'fREW... notes on how this should be done when I refactor completely
2010-02-25 Arthur Axel 'fREW... migrate unneeded code out of main class and into delega...
2010-02-25 Arthur Axel 'fREW... finally put deploy where it actually belongs
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-24 Arthur Axel 'fREW... set indent for vim
2010-02-24 Arthur Axel 'fREW... add in role I forget
2010-02-24 Arthur Axel 'fREW... split deployment method out of Deployment Handler
2010-02-23 Arthur Axel 'fREW... start Role refactor
2010-02-23 Arthur Axel 'fREW... "simplify" connect code
2010-02-23 Arthur Axel 'fREW... fix VersionResult to actually work
2010-02-23 Arthur Axel 'fREW... fix typo
2010-02-22 Arthur Axel 'fREW... whitespace
2010-02-22 Arthur Axel 'fREW... more load tests and fixes for tests
2010-02-22 Arthur Axel 'fREW... done refactoring
2010-02-22 Arthur Axel 'fREW... Version Table Result