dbsrgits/DBIx-Class-DeploymentHandler.git
2010-05-21 Arthur Axel... v0.001000_11 v0.001000_11
2010-05-21 Arthur Axel... Changes
2010-05-21 Arthur Axel... Use serialized sql instead of vanilla sql
2010-05-21 Arthur Axel... better logging of sql
2010-05-21 Arthur Axel... refactoring to allow more code reuse
2010-05-21 Arthur Axel... factor out _run_* methods
2010-05-21 Arthur Axel... No longer need to match the first part of a file
2010-05-19 Arthur Axel... fix missing comment
2010-05-19 Arthur Axel... Document logging
2010-05-19 Arthur Axel... Add logging
2010-05-18 Arthur Axel... SQLT DH should be copying schema_version
2010-05-18 Arthur Axel... SQLT DH should be copying schema_version
2010-05-18 Arthur Axel... v0.001000_10 v0.001000_10
2010-05-18 Arthur Axel... add silly package declaration
2010-05-18 Arthur Axel... undocument private methods
2010-05-18 Arthur Axel... rename upgrade_directory attr to script_directory
2010-05-18 Arthur Axel... better cookbook entry
2010-05-18 Arthur Axel... disallow undef in versions
2010-05-18 Arthur Axel... Convert methods to named args and Document args
2010-05-18 Arthur Axel... preinstall may no longer connect to the database
2010-05-16 Arthur Axel... v0.001000_09 v0.001000_09
2010-05-16 Arthur Axel... merge changes
2010-05-16 Arthur Axel... fix a silly doc wart
2010-05-16 Arthur Axel... Schemata don't have to use component to use DBICDH
2010-05-16 Arthur Axel... make @git commit changelog
2010-05-16 Arthur Axel... changes
2010-05-16 Arthur Axel... release 0.001000_08
2010-05-16 Arthur Axel... release 0.001000_07
2010-05-16 Arthur Axel... v0.001000_07
2010-05-16 Arthur Axel... add first cookbook entry (needs some love at some point)
2010-05-16 Arthur Axel... change how pod is generated
2010-05-16 Arthur Axel... rename and document preinstall
2010-05-16 Arthur Axel... changes
2010-05-16 Arthur Axel... monotonic (and others) now pass
2010-05-16 Arthur Axel... fix doc
2010-05-16 Arthur Axel... fix ExplicitVersions to downgrade in a sensible order
2010-05-16 Arthur Axel... failing test for explicit versions
2010-05-16 Arthur Axel... doc
2010-05-16 Arthur Axel... fix dep, fix doc
2010-05-16 Arthur Axel... use coderef instead of run method
2010-05-16 Arthur Axel... check for failed compile
2010-05-16 Arthur Axel... I have no idea why this stupid thing is not working
2010-05-12 Arthur Axel... make @git commit changelog
2010-05-12 Arthur Axel... changes
2010-05-12 Arthur Axel... release 0.001000_08 v0.001000_08
2010-05-12 Arthur Axel... Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class...
2010-05-10 Arthur Axel... release 0.001000_07
2010-05-09 Arthur Axel... release 0.001000_07
2010-05-09 Arthur Axel... v0.001000_07 v0.001000_07
2010-05-09 Arthur Axel... add first cookbook entry (needs some love at some point)
2010-05-09 Arthur Axel... change how pod is generated
2010-05-09 Arthur Axel... rename and document preinstall
2010-05-09 Arthur Axel... changes
2010-05-08 Arthur Axel... monotonic (and others) now pass
2010-05-08 Arthur Axel... fix doc
2010-05-08 Arthur Axel... fix ExplicitVersions to downgrade in a sensible order
2010-05-08 Arthur Axel... failing test for explicit versions
2010-05-08 Arthur Axel... doc
2010-05-08 Arthur Axel... fix dep, fix doc
2010-05-08 Arthur Axel... use coderef instead of run method
2010-05-08 Arthur Axel... check for failed compile
2010-05-08 Arthur Axel... I have no idea why this stupid thing is not working
2010-05-08 Arthur Axel... fix some doc, changes
2010-05-08 Arthur Axel... start doc fixes by fixing links
2010-05-08 Arthur Axel... add MXRP to deps
2010-05-08 Arthur Axel... no more role-delegates!
2010-05-07 Arthur Axel... whitespace
2010-05-07 Arthur Axel... whitespace
2010-05-06 Arthur Axel... make more role delegates work
2010-05-06 Arthur Axel... git rid of some useless roles
2010-05-06 Arthur Axel... initial parameterised role to get rid of WithFoos
2010-05-05 Arthur Axel... release 0.001000_06
2010-05-05 Arthur Axel... Changes... v0.001000_06
2010-05-05 Arthur Axel... deprecation warnings
2010-05-05 Arthur Axel... various doc
2010-05-05 Arthur Axel... dont put in the verison twice
2010-05-05 Arthur Axel... add abstract for SQLT
2010-05-05 Arthur Axel... document various delegation roles by linking to origina...
2010-05-05 Arthur Axel... rename sqltargs to sql_translator_args
2010-05-04 Arthur Axel... release 0.001000_05
2010-05-04 Arthur Axel... spread TODOs out v0.001000_05
2010-04-28 Arthur Axel... use proxied schema_version so that people can override it
2010-04-28 Arthur Axel... get rid of silly warning
2010-04-27 Arthur Axel... actual release
2010-04-27 Arthur Axel... release 0.001000_04 v0.001000_04
2010-04-27 Arthur Axel... doc doc doc
2010-04-27 Arthur Axel... use a builder for schema_version so the user can specif...
2010-04-27 Arthur Axel... prepare install for prepare_deploy and prepare_version_...
2010-04-21 Arthur Axel... release 0.001000_03
2010-04-21 Arthur Axel... bump version v0.001000_03
2010-04-21 Arthur Axel... add File::Path as dep
2010-04-19 Arthur Axel... v0.001000_02 v0.001000_02
2010-04-19 Arthur Axel... release 0.001000_02
2010-04-19 Arthur Axel... add autodie
2010-04-18 Arthur Axel... ignore built files v0.001000_01
2010-04-18 Arthur Axel... tiny pod fixes and release versions for dist.ini
2010-04-13 Arthur Axel... fix link
2010-04-13 Arthur Axel... rename prepare_install to be prepare_deploy
2010-04-13 Arthur Axel... directory doc
2010-04-12 Arthur Axel... lots more doc
next