Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / xt / extra / c3_mro.t
2016-07-25 Peter Rabbitson Revert C3-fication d009cb7d and fixups 7f068248 and...
2016-05-30 Peter Rabbitson Attribute handling got too complex - move it into a...
2016-05-30 Peter Rabbitson Expand the c3 mro test from d009cb7d
2016-05-15 Peter Rabbitson Streamline ::ResultSource::* inheritance, similar to...
2016-04-20 Peter Rabbitson Remove Class::Data::Inheritable and use CAG 'inherited...
2016-04-20 Peter Rabbitson Start setting the 'c3' mro unambiguously everywhere
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists