check for failed compile
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib /
2010-05-08 Arthur Axel 'fREW... check for failed compile
2010-05-08 Arthur Axel 'fREW... I have no idea why this stupid thing is not working
2010-05-08 Arthur Axel 'fREW... fix some doc, changes
2010-05-08 Arthur Axel 'fREW... start doc fixes by fixing links
2010-05-08 Arthur Axel 'fREW... no more role-delegates!
2010-05-07 Arthur Axel 'fREW... whitespace
2010-05-07 Arthur Axel 'fREW... whitespace
2010-05-06 Arthur Axel 'fREW... make more role delegates work
2010-05-06 Arthur Axel 'fREW... git rid of some useless roles
2010-05-06 Arthur Axel 'fREW... initial parameterised role to get rid of WithFoos
2010-05-05 Arthur Axel 'fREW... deprecation warnings
2010-05-05 Arthur Axel 'fREW... various doc
2010-05-05 Arthur Axel 'fREW... add abstract for SQLT
2010-05-05 Arthur Axel 'fREW... document various delegation roles by linking to origina...
2010-05-05 Arthur Axel 'fREW... rename sqltargs to sql_translator_args
2010-05-04 Arthur Axel 'fREW... spread TODOs out v0.001000_05
2010-04-28 Arthur Axel 'fREW... use proxied schema_version so that people can override it
2010-04-27 Arthur Axel 'fREW... doc doc doc
2010-04-27 Arthur Axel 'fREW... use a builder for schema_version so the user can specif...
2010-04-27 Arthur Axel 'fREW... prepare install for prepare_deploy and prepare_version_...
2010-04-18 Arthur Axel 'fREW... tiny pod fixes and release versions for dist.ini
2010-04-13 Arthur Axel 'fREW... fix link
2010-04-13 Arthur Axel 'fREW... rename prepare_install to be prepare_deploy
2010-04-13 Arthur Axel 'fREW... directory doc
2010-04-12 Arthur Axel 'fREW... lots more doc
2010-04-03 Arthur Axel 'fREW... polish THIS SUCKS in main pod
2010-04-03 Arthur Axel 'fREW... fix a tiny bit of pod
2010-04-03 Arthur Axel 'fREW... Who puts DONATIONS in their pod? Seriously?
2010-04-03 Arthur Axel 'fREW... add abstracts
2010-04-03 Arthur Axel 'fREW... More doc
2010-04-03 Arthur Axel 'fREW... Add description of Version set and start linking to it
2010-04-03 Arthur Axel 'fREW... Add some basic doc and a little cleanup
2010-04-03 Arthur Axel 'fREW... cleanup modelines
2010-04-03 Arthur Axel 'fREW... doc for HandlesDeploy
2010-04-02 Arthur Axel 'fREW... various pod fixes
2010-04-02 Arthur Axel 'fREW... tiny bits of cleanup
2010-04-02 Arthur Axel 'fREW... lots more doc
2010-04-02 Arthur Axel 'fREW... rearrange doc
2010-04-02 Arthur Axel 'fREW... take silly stuff out of ::Dad and put it where it belongs
2010-04-02 Arthur Axel 'fREW... doc for ::Dad and fix a tiny bug
2010-04-02 Arthur Axel 'fREW... Doc for main class
2010-03-30 Arthur Axel 'fREW... yet another untested howto
2010-03-30 Arthur Axel 'fREW... some initial (untested) migration doc
2010-03-30 Arthur Axel 'fREW... get rid of useless attr
2010-03-30 Arthur Axel 'fREW... initial pod docs
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-29 Arthur Axel 'fREW... simplify a tiny bit of code
2010-03-28 Arthur Axel 'fREW... error message for arbitrary perl
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... fix monotonic for error checking
2010-03-27 Arthur Axel 'fREW... add monotonic
2010-03-27 Arthur Axel 'fREW... huge refactoring to clean up SQLTDM and allow running...
2010-03-27 Arthur Axel 'fREW... initial monotonic commit
2010-03-27 Arthur Axel 'fREW... take out silly comments
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... upgrade sql should work now
2010-03-27 Arthur Axel 'fREW... working deprecated bundle
2010-03-27 Arthur Axel 'fREW... initial cut of deprecated bundle
2010-03-27 Arthur Axel 'fREW... tiny refactor to allow different "bundles"
2010-03-24 Arthur Axel 'fREW... croak since we have no throw_exception
2010-03-21 Arthur Axel 'fREW... make SQLT::Dep actually work
2010-03-21 Arthur Axel 'fREW... make immutable
2010-03-21 Arthur Axel 'fREW... none of these should happen thanks to how things work now
2010-03-21 Arthur Axel 'fREW... rearrange use to make more sense
2010-03-21 Arthur Axel 'fREW... some code style cleanup
2010-03-21 Arthur Axel 'fREW... make Types to avoid Copy/Pasting them
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... rename set_us_up_the_bomb :-(
2010-03-20 Arthur Axel 'fREW... I dont thing version storage can be in charge of instal...
2010-03-20 Arthur Axel 'fREW... change installed column name to id, initial big test...
2010-03-20 Arthur Axel 'fREW... get rid of useless || 0
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... rework code a bit and die on a logic error
2010-03-20 Arthur Axel 'fREW... VersionHandler no longer needs access to other componen...
2010-03-20 Arthur Axel 'fREW... basic compat fixes for SQLT2
2010-03-20 Arthur Axel 'fREW... fix _read_sql_file and flatten _deploy some
2010-03-20 Arthur Axel 'fREW... get rid of some more dead code
2010-03-20 Arthur Axel 'fREW... remove dead code from _deploy_statements
2010-03-20 Arthur Axel 'fREW... txn_Wrap for upgrades
2010-03-20 Arthur Axel 'fREW... txn_wrap for optional wrapping of deploys with transactions
2010-03-20 Arthur Axel 'fREW... general cleanup and regex fixes so that COMMITs actuall...
2010-03-20 Arthur Axel 'fREW... get rid of unnecesary wantarray code
2010-03-20 Arthur Axel 'fREW... get rid of unnecesary wantarray code
2010-03-20 Arthur Axel 'fREW... method name refactor and downgrade code
2010-03-19 Arthur Axel 'fREW... notes from ribasushi
2010-03-19 Arthur Axel 'fREW... upgrade not update
2010-03-19 Arthur Axel 'fREW... heirarchy should work now, next up, tests
2010-03-19 Arthur Axel 'fREW... autocreate dirs
2010-03-18 Arthur Axel 'fREW... initial commit (not working at all) of directories...
2010-03-17 Arthur Axel 'fREW... use VersionStorage in the rest of our stuff
2010-03-17 Arthur Axel 'fREW... fix method names in VersionResultSet
2010-03-17 Arthur Axel 'fREW... make DeployHandler use VersionStorage
2010-03-17 Arthur Axel 'fREW... initial VersionStorage commit
2010-02-28 Arthur Axel 'fREW... some small cleanup and then a change to ensure that...
next