dbsrgits/DBIx-Class-Fixtures.git
2013-10-11 Jay Hannah Explicit die message when File::Copy->move() fails. move-failures
2013-10-10 Jay Hannah Oh, oops. DBIx-Class Makefile.pl copy/paste fail. That...
2013-10-10 Jay Hannah Added homepage, other resources to make metacpan.org...
2013-07-20 John Napiorkowski bumped version and modded changes 1.001020
2013-07-20 John Napiorkowski Merge branch 'concurrency-fix'
2013-07-20 John Napiorkowski updated a number of very old dependencies to solve...
2013-07-20 John Napiorkowski updated a number of very old dependencies to solve...
2013-07-16 John Napiorkowski updated version and changes concurrency-fix 1.001019
2013-07-16 Graham Knop use tempdir from Path::Class instead of misspelled...
2013-07-15 Chris Akins Amended CONTRIBUTORS
2013-07-15 Chris Akins Use safe temp dirs instead of hardcoded path, for paral...
2012-10-22 John Napiorkowski bumb version and redue key size to solve reported error... 1.001018
2012-10-08 John Napiorkowski fixed changelog 1.001017
2012-10-08 John Napiorkowski Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class...
2012-10-08 John Napiorkowski fix for the way the sqlite storage works in DBIC 0...
2012-09-20 Justin Hunter fix per RT#79756
2012-09-13 John Napiorkowski upped version getting ready to send to cpan
2012-09-13 John Napiorkowski if there is a sequence, set it correctly
2012-09-13 John Napiorkowski test case for large pks and handle more pg date like...
2012-03-09 John Napiorkowski upped version 1.001015
2012-03-09 John Napiorkowski really fixed missing path problem
2012-03-09 John Napiorkowski more correctly restore path with external file
2012-02-13 John Napiorkowski updated readme 1.001014
2012-02-13 John Napiorkowski docs and config substitutions
2012-02-13 John Napiorkowski first prototype of external storage and tests
2011-03-02 John Napiorkowski fixed problems with new features in last release 1.001013
2011-03-02 John Napiorkowski removed debug code 1.001012
2011-03-02 John Napiorkowski improved tests
2011-03-02 John Napiorkowski more changelog stuff
2011-03-02 John Napiorkowski refacted dump all a bit
2011-03-02 John Napiorkowski new tests to check new features
2011-03-02 John Napiorkowski new functionality
2011-03-02 John Napiorkowski added dependency
2011-02-22 John Napiorkowski updated changes to reflect latest bugfix 1.001011
2011-02-21 John Napiorkowski fixed json to be more compliant with various parsers
2011-02-21 John Napiorkowski removed MANIFEST from repo to force you to rebuild...
2011-02-21 John Napiorkowski updated changelog and version
2011-02-20 John Napiorkowski test for inline config people/jnap/excludes_from_dump
2011-02-20 John Napiorkowski test for excludes option
2011-02-18 John Napiorkowski fixed mistaken redeclared lexical and changed test...
2011-02-18 John Napiorkowski let you specific config as a perlref
2011-02-09 John Napiorkowski add an option to exclude some sources from the all...
2011-01-27 Frank Switalski addition of use_create option for populate
2010-08-16 Luke Saunders bring up to date to use the new schema loader
2010-08-11 Luke Saunders upped version ready for release
2010-08-09 Frank Switalski Documents updated to reflect JSON requirement changes.
2010-01-05 luke saunders force transactions
2009-11-11 Rob Kinyon Changed how the rules are kept up to date with source...
2009-11-11 Rob Kinyon Upgraded version number
2009-11-11 Rob Kinyon Fixed bug where rules overriding has_many for a given...
2009-11-06 Rob Kinyon Updated version and Changes in prep for CPAN release
2009-11-02 luke saunders belongs_to attribute should always be inherited and...
2009-10-28 Rob Kinyon Added a test to demonstrate failure of not following...
2009-07-16 luke saunders upped version ready for release
2009-07-16 luke saunders ditched plan on test where it was causing issues
2009-06-22 Peter Rabbitson Add more DT::F deps
2009-05-20 Luke Saunders changed version dep for DBIC v1.001002
2009-05-08 Tim Bunce Fix up datetime_relative value messed up in previous...
2009-05-08 Tim Bunce Bump pre-requisite versions of DBIx::Class and ::Schema...
2009-05-08 Tim Bunce Fix t/var/configs/*.json to use valid JSON syntax.
2009-04-30 Luke Saunders fixed bug causing errors when fixture directory had...
2009-03-26 Ash Berlin More formatting changes
2009-03-26 Ash Berlin Convert Fixtures to use $rs->next instead of $rs->all.
2009-02-05 Ash Berlin - Allow passing schema object to ->populate
2009-02-04 Luke Saunders use deferred fk checks also for dropping tables
2008-09-02 John Goulah adding no_populate option back in
2008-08-01 Luke Saunders incremented version again
2008-08-01 Luke Saunders removed the versioned stuff
2008-08-01 Luke Saunders fixed manifest
2008-08-01 Luke Saunders updated version
2008-08-01 Luke Saunders updated changes file again
2008-08-01 Luke Saunders updated changes file
2008-08-01 Luke Saunders set debug to 0 by default and made cleanup more precise
2008-07-28 Luke Saunders doesn't populate if there's nothing to populate
2008-07-18 Luke Saunders added db specific insertion code
2008-05-19 Drew Taylor Move post_ddl processing into separate method
2008-04-25 Luke Saunders pull from 1.000
2008-04-25 Luke Saunders Optimised populate to take advantage of insert_bulk
2008-04-25 Luke Saunders updated changes and added drew to contribs
2008-04-25 Luke Saunders dir separators in pks no longer cause crash
2008-04-25 Luke Saunders scalar refs now handled on set conds as well as related...
2008-03-11 Drew Taylor - Added post_ddl and cascade attributes to populate().
2008-03-05 Luke Saunders more cleanup
2008-03-05 Luke Saunders version repaired
2008-04-11 Dagfinn Ilmari... Fix test env var typos
2008-03-05 Luke Saunders killed dodgy branch
2008-03-04 Luke Saunders incremented version
2008-03-04 Luke Saunders updated changes and manifest
2008-03-04 Luke Saunders converted to Module::Install
2008-02-21 Luke Saunders fixed namespace bug and updated deps
2008-02-20 Luke Saunders added ability to dump everything in db without config
2008-02-19 Luke Saunders fixed SQLite dep and dir copy test failure
2008-02-19 Luke Saunders increased version
2008-02-19 Luke Saunders fixed minor temp dir bug
2008-02-05 Luke Saunders sponsorship and general legal stuff
2008-02-05 Luke Saunders prep for dev release
2008-02-05 Luke Saunders decreased version dep on ::Grouped
2008-02-05 Luke Saunders fixed versioning stuff to work with new namespace magic
2008-02-05 Luke Saunders two schemas populate issue fixed
2008-02-05 Luke Saunders minor tidying and failing test for overlapping schema...
next