Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / cdbi / 09-has_many.t
2016-09-30 Peter Rabbitson Simplify guarded pass-through added to CDBI in ee333775
2016-04-28 Peter Rabbitson More indirect call removals: the second part of 77c3a5dc
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-02-10 Peter Rabbitson Switch CDBICompat and its tests to OptDeps
2014-07-19 Peter Rabbitson Remove duplicate arg-check in create(), adjust exceptio...
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2012-11-03 Peter Rabbitson Fix API mismatch between new_related() and new_result...
2012-04-09 Peter Rabbitson Reorganize CDBICompat tests - centralize prereq checks...
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-01-22 Peter Rabbitson Final round of detabify
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...