Documentation for _source and and _preprocess_schema
[dbsrgits/DBIx-Class-DeploymentHandler.git] / lib /
2010-06-02 Arthur Axel 'fREW... Documentation for _source and and _preprocess_schema
2010-06-02 Arthur Axel 'fREW... Remove undocumentation
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... Directory specification complete
2010-06-01 Arthur Axel 'fREW... Initial work on specification docs
2010-06-01 Arthur Axel 'fREW... Add transforms for column renames etc
2010-06-01 Arthur Axel 'fREW... Use newly refactored code for DB interaction
2010-06-01 Arthur Axel 'fREW... Refactor SQL generation code
2010-06-01 Arthur Axel 'fREW... Make ignore_ddl test fail
2010-06-01 Arthur Axel 'fREW... Rename method so people can use it
2010-06-01 Arthur Axel 'fREW... Refactor to use serialized SQLT; take out more json...
2010-06-01 Arthur Axel 'fREW... Fix translate calls for YAML
2010-06-01 Arthur Axel 'fREW... Remove JSON code because we no longer need it
2010-05-30 Arthur Axel 'fREW... logger automatically prepends [DBICDH] now
2010-05-27 Arthur Axel 'fREW... warn when people try to upgrade w/o needing to
2010-05-27 Arthur Axel 'fREW... nicer logging
2010-05-23 Arthur Axel 'fREW... Dlog should work thanks to new release of L::C
2010-05-22 Arthur Axel 'fREW... SQL errors should cause DBICDH to die
2010-05-21 Arthur Axel 'fREW... Changes
2010-05-21 Arthur Axel 'fREW... Use serialized sql instead of vanilla sql
2010-05-21 Arthur Axel 'fREW... better logging of sql
2010-05-21 Arthur Axel 'fREW... refactoring to allow more code reuse
2010-05-21 Arthur Axel 'fREW... factor out _run_* methods
2010-05-21 Arthur Axel 'fREW... No longer need to match the first part of a file
2010-05-19 Arthur Axel 'fREW... fix missing comment
2010-05-19 Arthur Axel 'fREW... Document logging
2010-05-19 Arthur Axel 'fREW... Add logging
2010-05-18 Arthur Axel 'fREW... SQLT DH should be copying schema_version
2010-05-18 Arthur Axel 'fREW... SQLT DH should be copying schema_version
2010-05-18 Arthur Axel 'fREW... add silly package declaration
2010-05-18 Arthur Axel 'fREW... undocument private methods
2010-05-18 Arthur Axel 'fREW... rename upgrade_directory attr to script_directory
2010-05-18 Arthur Axel 'fREW... better cookbook entry
2010-05-18 Arthur Axel 'fREW... disallow undef in versions
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... fix a silly doc wart
2010-05-16 Arthur Axel 'fREW... Schemata don't have to use component to use DBICDH
2010-05-16 Arthur Axel 'fREW... add first cookbook entry (needs some love at some point)
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... fix doc
2010-05-16 Arthur Axel 'fREW... fix ExplicitVersions to downgrade in a sensible order
2010-05-16 Arthur Axel 'fREW... doc
2010-05-16 Arthur Axel 'fREW... fix dep, fix doc
2010-05-16 Arthur Axel 'fREW... use coderef instead of run method
2010-05-16 Arthur Axel 'fREW... check for failed compile
2010-05-16 Arthur Axel 'fREW... I have no idea why this stupid thing is not working
2010-05-09 Arthur Axel 'fREW... add first cookbook entry (needs some love at some point)
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... fix doc
2010-05-08 Arthur Axel 'fREW... fix ExplicitVersions to downgrade in a sensible order
2010-05-08 Arthur Axel 'fREW... doc
2010-05-08 Arthur Axel 'fREW... fix dep, fix doc
2010-05-08 Arthur Axel 'fREW... use coderef instead of run method
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
next