Fix documentation for in the Cookbook
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t /
2011-04-11 Arthur Axel 'fREW... add _any feature
2010-07-16 Arthur Axel 'fREW... fix silly bug
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-07-04 Arthur Axel 'fREW... Test prepare_install
2010-06-04 Arthur Axel 'fREW... switch preinstall to initialize
2010-06-02 Arthur Axel 'fREW... Ensure that ignore_ddl works without generated SQL
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... Initial test for ignore_ddl
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-18 Arthur Axel 'fREW... preinstall may no longer connect to the database
2010-05-16 Arthur Axel 'fREW... Schemata don't have to use component to use DBICDH
2010-05-16 Arthur Axel 'fREW... rename and document preinstall
2010-05-16 Arthur Axel 'fREW... monotonic (and others) now pass
2010-05-16 Arthur Axel 'fREW... failing test for explicit versions
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... monotonic (and others) now pass
2010-05-08 Arthur Axel 'fREW... failing test for explicit versions
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-04-02 Arthur Axel 'fREW... tiny bits of cleanup
2010-03-30 Arthur Axel 'fREW... initial cut at install_resultsource (and therefore...
2010-03-29 Arthur Axel 'fREW... monotonic is recommended; fix tests to use it etc
2010-03-28 Arthur Axel 'fREW... woops; left a ::Dwarn in a test
2010-03-28 Arthur Axel 'fREW... downgrades for explicit version handler + tests
2010-03-28 Arthur Axel 'fREW... run arbitrary perl in upgrade/downgrade/schema
2010-03-28 Arthur Axel 'fREW... tests for Monotonic's previous_version_set
2010-03-28 Arthur Axel 'fREW... fix monotonic for error checking
2010-03-27 Arthur Axel 'fREW... huge refactoring to clean up SQLTDM and allow running...
2010-03-27 Arthur Axel 'fREW... useless
2010-03-27 Arthur Axel 'fREW... initial monotonic commit
2010-03-27 Arthur Axel 'fREW... working downgrades!
2010-03-27 Arthur Axel 'fREW... make DeployMethod deploy methods public for unversioned...
2010-03-27 Arthur Axel 'fREW... working deprecated bundle
2010-03-27 Arthur Axel 'fREW... initial cut of deprecated bundle
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... so apparently I dont need this anymore. Awesome
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... insert ddl into database; fix tests to ingore that
2010-03-20 Arthur Axel 'fREW... tests for component (and therefor bugfixes!)
2010-03-20 Arthur Axel 'fREW... change installed column name to id, initial big test...
2010-03-20 Arthur Axel 'fREW... restructure namespace
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