Introducing DBIx::Class::Schema::SanityChecker
[dbsrgits/DBIx-Class.git] / xt / dist /
2016-07-26 Peter Rabbitson Introducing DBIx::Class::Schema::SanityChecker
2016-07-26 Peter Rabbitson Comprehensive diagnostic on incorrect ResultSource...
2016-07-16 Peter Rabbitson Work around the FIXME in the previous commit
2016-05-30 Peter Rabbitson Introduce DBIC-specific method attribute support
2016-05-30 Peter Rabbitson Attribute handling got too complex - move it into a...
2016-05-26 Peter Rabbitson Fix more taint.t failures under local::lib
2016-05-24 Peter Rabbitson Add permanent plumbing for _TempExtlib (d0435d75)
2016-05-24 Peter Rabbitson Fix incorrect whitespace test outside of checkouts
2016-04-20 Peter Rabbitson Start setting the 'c3' mro unambiguously everywhere
2016-04-12 Peter Rabbitson And lose yet another dependency: List::Util (yes, I...
2016-04-02 Peter Rabbitson Fix another ::FilterColumn bug sigh...
2016-03-07 Dagfinn Ilmari Man... Fix erroneous use of multidimensional array emulation...
2016-03-05 Peter Rabbitson Apparently -i and -jN do not work on win32, what the...
2016-03-02 Peter Rabbitson Get rid of Path::Class ( that *does* feel good )
2016-03-01 Peter Rabbitson Stop loading Time::HiRes in the base test schema -...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-11-04 Peter Rabbitson (travis) Do not run the git authorship check within...
2015-11-03 Peter Rabbitson Really make sure xt/ tests run on non-plain installs...
2015-11-03 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2015-09-07 Peter Rabbitson Not sure what I was thinking, but 18637ebb never worked :/
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists