Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / storage / replicated.t
2016-03-30 Peter Rabbitson Fix incorrect exception propagation in ::Replicated...
2016-03-01 Peter Rabbitson Several cosmetic fixups, making next commit easier...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2014-09-05 Peter Rabbitson Make sure IO::Handle is loaded - missing stubs on older...
2014-01-23 Peter Rabbitson GAH! DBD::SQLite's sqlite_db_filename() is relatively...
2014-01-21 Peter Rabbitson Stop using precomputed SQLite testdb name, fix test...
2013-10-02 Peter Rabbitson Proper fix for t/storage/replicated.t (augments 617474ab7e)
2013-10-01 Dagfinn Ilmari Man... Fix t/storage/replicated.t class loading problem
2013-01-12 Peter Rabbitson SQLT got a lot better lately - bump min version
2011-03-21 Peter Rabbitson Add startup sanity check of the ::DBI::Replicated metho...
2011-01-19 Peter Rabbitson Skip test on smokers with broken Moose
2010-12-27 Peter Rabbitson Extra test for Replicated debug (forgotten in 8592e2d1)
2010-11-18 Peter Rabbitson Suppress replicated test warnings on win32 as well
2010-11-10 John Napiorkowski fix and regression test for RT #62642
2010-10-16 Peter Rabbitson Add a unique constraint to artist.name in the test...
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-07-04 Peter Rabbitson Quieter replicated test
2010-02-12 Peter Rabbitson Move replicated to Opt::Deps