dbsrgits/DBIx-Class-DeploymentHandler.git
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
2010-07-16 Arthur Axel... fix silly bug
2010-07-16 Arthur Axel... ZOMG use strict and warnings in tests
2010-07-13 Drew Taylor clarify version bumping
2010-07-10 Arthur Axel... add force_overwrite attribute to SQLTDM
2010-07-10 Arthur Axel... do not accidentally include an sqlite database again
2010-07-10 Arthur Axel... v0.001002 v0.001002
2010-07-10 Arthur Axel... Rework tutorial
2010-07-10 Arthur Axel... MOAR TUTORIAL
2010-07-10 Arthur Axel... Rework tutorial
2010-07-10 Jonathan Dobbie Initial commit of intro
2010-07-04 Arthur Axel... Fix tests to be in-memory
2010-07-04 Arthur Axel... Make ignore_version connect attr more robust
2010-07-04 Arthur Axel... Changes
next