Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / relationship / core.t
2016-09-26 Peter Rabbitson Tighten up value inferrence in relationship resolution
2016-06-10 Peter Rabbitson Fix m2m regression from 8a67d9cf (simple but deadly)
2016-05-04 Peter Rabbitson Pull apart a test section (no functional changes)
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-12 Peter Rabbitson Make sure array-relconds edge case is handled properly
2015-07-03 Peter Rabbitson Make sure array-relconds edge case is handled properly
2014-06-04 Peter Rabbitson Rename some variables and reformat the FC/IC codepaths...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2013-10-01 Dagfinn Ilmari Man... Throw clearer exception on ->new_related() with a non...
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-03-01 Peter Rabbitson This infrastructure was removed ages ago by 263e41be
2013-03-01 Peter Rabbitson Remove TODO that could never be made to work (revert...
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2011-01-20 Peter Rabbitson Reshape initial tests
2011-01-20 Moritz Onken failing test
2010-12-01 Peter Rabbitson Keep belongs_to related object / fk values in sync
2010-11-10 Peter Rabbitson Deprecate rolled-out hash-condition in search()
2010-10-16 Peter Rabbitson Switch t/relationship/core.t $@ checks to Test::Exception
2010-03-01 Peter Rabbitson Add has_relationship proxy to row
2010-01-15 Peter Rabbitson Adjust sql-emitter tests
2009-11-12 Peter Rabbitson Fix return value of in_storage
2009-09-21 Peter Rabbitson A test for an obscure join syntax - make sure we don...
2009-07-02 Peter Rabbitson And more fail
2009-07-02 Peter Rabbitson Another candidate for somethingawful.com (fix left...
2009-06-29 Peter Rabbitson Test cleanups
2009-06-20 Peter Rabbitson todoify skip
2009-06-04 Peter Rabbitson Move relationship tests around