dbsrgits/DBIx-Class-DeploymentHandler.git
2014-01-31 Arthur Axel... fix coverage testing (thanks Matthew Horsfall!)
2014-01-31 Arthur Axel... Put coverage testing back
2014-01-31 Arthur Axel... v0.002210 v0.002210
2014-01-31 Lianna Eeftinck Make source order stable to avoid non-changes in git
2014-01-31 Douglas Early Ensure that sqltargs are passed to deploy when ignore_d...
2014-01-31 Arthur Axel... Correctly strip lines that are all whitespace
2014-01-31 Arthur Axel... Ditch RT
2013-12-28 Arthur Axel... v0.002209 v0.002209
2013-12-28 Arthur Axel... github is better than gitosis/gitweb
2013-12-28 Arthur Axel... stop using Class::MOP::load_class (RT#91003)
2013-09-21 Arthur Axel... v0.002208 v0.002208
2013-09-21 Arthur Axel... Fix under perl 5.19.4
2013-09-21 Arthur Axel... remove coverage for now
2013-09-21 Arthur Axel... test against travis
2013-09-21 Arthur Axel... switch to using cpanfile for storing deps
2013-08-30 Arthur Axel... v0.002207 v0.002207
2013-08-30 Arthur Axel... Modernize LC usage
2013-08-02 Fabien Wernli Fix Can't locate object method "result_source_instance...
2013-03-09 Arthur Axel... v0.002206 v0.002206
2013-03-09 Arthur Axel... Fix embarrassing broken charity link
2013-02-19 Arthur Axel... v0.002205 v0.002205
2013-02-19 Arthur Axel... Changes
2013-02-19 Arthur Axel... reduce bonus whitespace in Changes
2013-02-19 Arthur Axel... Fix errors caused by serialization of $dbh
2013-01-10 Arthur Axel... v0.002204 v0.002204
2013-01-10 Arthur Axel... Add semicolon to generated SQL for "correctness"
2012-11-17 Arthur Axel... v0.002203 v0.002203
2012-09-02 Arthur Axel... v0.002202 v0.002202
2012-09-02 Arthur Axel... I hate RT
2012-09-02 Arthur Axel... fix POD bug from RT#79301
2012-08-18 Arthur Axel... v0.002201 v0.002201
2012-08-18 Arthur Axel... fix stupid regex (RT#76323)
2012-08-18 Arthur Axel... switch to Path::Class for fewer mistakes
2012-08-03 Arthur Axel... v0.002200 v0.002200
2012-08-03 Arthur Axel... Added helpful logging for the schema_from_schema_loader...
2012-08-03 Arthur Axel... helpful error wrapping for invalid source usage
2012-08-03 Arthur Axel... Switch from Test::Exception to Test::Fatal
2012-08-02 Arthur Axel... Switch ::ScriptHelpers to Sub::Exporter::Progressive
2012-07-21 Arthur Axel... Test suite now is fully parallelizable
2012-07-21 Arthur Axel... make logging suck less
2012-07-10 Arthur Axel... v0.002115 v0.002115
2012-05-28 Arthur Axel... make temp files to be actual temp files
2012-05-28 Arthur Axel... remove dep on File::Touch
2012-05-07 Arthur Axel... v0.002114 v0.002114
2012-05-06 Arthur Axel... Correctly set the version deployed to the version reque...
2012-05-06 Arthur Axel... v0.002113 v0.002113
2012-05-05 Arthur Axel... Remove isa check on schema attributes
2012-04-04 Arthur Axel... fix stupid typo
2012-04-04 Arthur Axel... v0.002112 v0.002112
2012-04-04 Arthur Axel... Handle errors in perl scripts better and remove suport...
2012-03-30 Arthur Axel... v0.002111 v0.002111
2012-03-30 Arthur Axel... Improve docs by linking from implementations to their...
2012-03-15 Arthur Axel... v0.002110 v0.002110
2012-03-15 Phillip Smith Fix stupid docs
2012-03-15 Phillip Smith fix link to DBIx::Class::Manual::Intro/Sample_database
2012-03-09 Arthur Axel... Use ->count instead of ->next to check if version stora...
2012-03-03 Arthur Axel... v0.002100 v0.002100
2012-03-03 Arthur Axel... Wrap upgrades, downgrades, and installs in a transaction
2012-03-03 Arthur Axel... Allow user to specify version of schema to install
2012-03-03 Arthur Axel... much better coderef sandboxing
2012-02-29 Arthur Axel... v0.002000 v0.002000
2012-02-29 Arthur Axel... people should use schema_from_schema_loader
2012-02-29 Arthur Axel... initial version of ::ScriptHelpers
2012-02-19 Arthur Axel... v0.001008 v0.001008
2012-02-16 Arthur Axel... v0.001007 v0.001007
2012-02-16 Arthur Axel... remove remaining refereces to Method::Signatures::Simple
2012-02-02 Arthur Axel... v0.001006 v0.001006
2012-02-02 John Napiorkowski let you install to a given point in the version history
2012-02-02 John Napiorkowski ignore macosx garbage files
2012-02-02 Yanick Champoux Fix more spelling
2012-02-02 John Napiorkowski have backup called correctly
2012-02-02 John Napiorkowski fix to make reasonable defaults work
2012-02-02 Yanick Champoux refactor the parsing of SQL files
2012-02-02 Devin Austin removed Method::Signatures::Simple
2012-02-02 Arthur Axel... croak on a couple errors that should be fatal
2012-02-02 Peter Rabbitson Warn-free test suite with later DBIC
2011-08-09 Yanick Champoux Stop deleting the wrong version
2011-08-09 Yanick Champoux s/yeild/yield/
2011-07-28 Arthur Axel... remove unneeded use statement
2011-07-10 Arthur Axel... Fix documentation for in the Cookbook
2011-04-13 Arthur Axel... v0.001005 v0.001005
2011-04-13 Arthur Axel... changes
2011-04-11 Arthur Axel... add _any feature
2011-03-23 Anthony Gladdish add some extra doc for non-integer version users
2011-02-24 Arthur Axel... fix minor issues reported on RT
2010-09-28 Nigel Metheringham Correct path used for DH schema info storage
2010-09-28 Nigel Metheringham Added comment about DBICDH_TRACE to see whats happening
2010-09-28 Nigel Metheringham Added force_overwrite switch to install script
2010-09-28 Nigel Metheringham Add artistid to populate script
2010-09-28 Nigel Metheringham Correct the resultset used for deployment
2010-09-28 Nigel Metheringham Correct the directory name for the populate script
2010-07-30 Arthur Axel... v0.001004 v0.001004
2010-07-30 Arthur Axel... Fix incorrect POD in SYNOPSIS
2010-07-30 Arthur Axel... Add missing attribute to DBIx::Class::DeploymentHandler...
2010-07-16 Arthur Axel... v0.001003 v0.001003
2010-07-16 Arthur Axel... No need to check what DBICDH does for us
2010-07-16 Arthur Axel... rearrange tutorial and codebits
2010-07-16 Arthur Axel... env > !perl
2010-07-16 Jonathan Dobbie Start companion to Catalyst introduction
2010-07-16 Arthur Axel... better error message for blank schema
next