Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / multi_create /
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists
2014-09-16 Peter Rabbitson Multilevel find_or_(multi)create got inadvertently...
2014-07-23 Peter Rabbitson Entirely and utterly rewrite populate(), fixing the...
2014-01-13 Peter Rabbitson SQLite changed their exception text again
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-02-14 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2012-12-26 Brendan Byrd Fix TODO tests to only mark exactly the failing tests...
2012-12-26 Peter Rabbitson No reason to run this test at all until MC is rewritten
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
2012-04-16 Peter Rabbitson Initial full test pass - all fetches are eager for now
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-02-18 Peter Rabbitson Fix embarrassing leak triggered on calling new_related...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-06-03 Peter Rabbitson Convert all no_plan tests to done_testing
2010-03-02 Peter Rabbitson proving rafl wrong
2010-03-02 Peter Rabbitson Test belongs_to accessor in-memory tie
2010-03-02 Peter Rabbitson This test is identical to the one above it
2010-02-08 Peter Rabbitson Fix some fallout
2010-01-19 Peter Rabbitson First round of detabification
2009-08-09 Peter Rabbitson newline
2009-08-09 Peter Rabbitson Comment and todoify remaining test - too much of an...
2009-08-04 Peter Rabbitson Separate the diamond MC test
2009-08-04 Peter Rabbitson Remove bogus test - the real test is in t/multi_create...
2009-08-04 Peter Rabbitson fix merge fallout
2009-08-04 Peter Rabbitson Merge 'trunk' into 'multicreate_fixes'
2009-07-03 Peter Rabbitson Extra test to demonstrate has_one working, and a POD...
2009-07-03 Peter Rabbitson Double an existing might_have test as has_one
2009-06-29 Alexander Hartmaier fixed typo in test
2009-06-23 Peter Rabbitson Move tests around, add extra has_one relationship
2009-06-11 Peter Rabbitson Adjust renamed relationship
2009-06-11 Peter Rabbitson Merge 'trunk' into 'mc_fixes'
2009-06-11 Peter Rabbitson Another multicreate failing test - has_many should...
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...
2009-06-06 Peter Rabbitson Two failing MC tests
2009-06-06 Peter Rabbitson Port another forgotten MC fix
2009-06-06 Peter Rabbitson TODOified reentrancy counter - this shall be used to...
2009-06-06 Peter Rabbitson rename MC test dir