::DBI:Replicated - merge connect_info from master to replicants
[dbsrgits/DBIx-Class.git] / t / lib /
2009-04-30 Peter Rabbitson Revert addition of superficial relationship in r5886
2009-04-29 Peter Rabbitson Fixes to massive breakage introduced by 5948 ribasushi--
2009-04-22 Peter Rabbitson This code belongs in t/
2009-04-19 Matt S Trout 0.08100 release v0.08100
2009-04-13 Peter Collingbourne Correctly propagate forced left joins through arrayrefs...
2009-03-17 Johannes Plunien putting IC::DateTime locale, timezone or floating_tz_ok...
2009-03-11 Peter Rabbitson Moose-related test hierarchy not removed at r4326
2009-03-06 Peter Rabbitson Remove erroneously merged file
2009-03-03 Rob Kinyon Merge 'trunk' into 'prefetch'
2009-03-03 Peter Rabbitson Rewrite t/54taint.t to properly test load_namespaces()
2009-02-22 Peter Rabbitson janitorial work
2009-02-21 Peter Rabbitson Somewhat fix bloody messy test
2009-02-20 Peter Rabbitson Ordered now works correctly with MC too \o/
2009-02-20 Jess Robinson Add missing views test file, oops
2009-02-20 Matt S Trout Merge 'views' into 'trunk'
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Jason M. Mills Merge 'rt_bug_41083' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-20 Peter Rabbitson Merge 'multi_stuff' into 'trunk'
2009-02-19 Jess Robinson Add tests for virtual view
2009-02-19 Jess Robinson Add view test.
2009-02-19 Rob Kinyon Merge 'trunk' into 'multi_stuff'
2009-02-18 Jess Robinson Fix name of view.
2009-02-17 Norbert Buchmuller * Added new test subs (is_same_sql, is_same_bind)...
2009-02-13 Peter Rabbitson Some forgotten tests
2009-02-11 Jess Robinson Merge 'view_support' into 'views'
2009-02-10 Jason M. Mills Merge 'trunk' into 'rt_bug_41083'
2009-02-09 Guillermo Roditi ahhhh my bad. svk patch ne patch. oops adding missing...
2009-02-09 Guillermo Roditi backporting the set_column/store_column fix
2009-02-07 Johannes Plunien Possible to set locale in IC::DateTime extra => {}...
2009-02-04 Guillermo Roditi adding failing test to make sure insert doesnt call...
2009-01-29 Peter Rabbitson Add the sqla test harness to the stopgap branch
2009-01-29 Peter Rabbitson Backporting uncovered an incomplete test
2009-01-24 Peter Rabbitson that's it
2009-01-24 Peter Rabbitson Merge 'multicreate' into 'multi_stuff'
2009-01-18 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2009-01-17 Peter Rabbitson Fix borked t/bindtype_columns.t - TODO: still only...
2009-01-09 Matt S Trout fixup source registration bugs where schema-specific...
2009-01-08 Wallace Reis failing test for load_namespace
2008-12-21 Peter Rabbitson Remove some cruft
2008-12-20 Norbert Buchmuller * Removed an outdated comment.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller * Removed hiding of packages under t/.
2008-12-20 Norbert Buchmuller Merge 'trunk' into 'sqla_1.50_compat'
2008-12-17 Jason M. Mills A simple fix to the warning generated by a sub-classed...
2008-12-16 Guillermo Roditi rename option to undef_on_null_fk and make it default...
2008-12-16 Guillermo Roditi Introduce 'any_null_means_no_value' option to eliminate...
2008-11-28 Norbert Buchmuller * Replaced eq_bind() implementation to use Test::Deep...
2008-11-26 Norbert Buchmuller * Replaced eq_bind() implementation with the current...
2008-11-25 Norbert Buchmuller * Renamed DBICTest::DBICDebugObj to DBIC::DebugObj.
2008-11-25 Norbert Buchmuller * Wrapped SQL::Abstract::Test functionality in a new...
2008-11-23 Peter Rabbitson Yet another test relationship/table for the real test...
2008-11-20 Jason M. Mills cleaned out unneeded test packages
2008-11-20 Jason M. Mills Added weird passes/failes test
2008-11-20 Jason M. Mills Test written.
2008-11-17 Peter Rabbitson Two more sets of might_have - has_many relationships...
2008-11-17 Peter Rabbitson One more (passing) multicreate test and a bit of cleanup
2008-11-16 Peter Rabbitson Add new test relationship - a track can have a relates...
2008-11-12 Matt S Trout Merge 'trunk' into 'sqla_1.50_compat'
2008-11-10 Peter Rabbitson belongs_to relationships are explicitly flagged by...
2008-11-10 Norbert Buchmuller * Converted some of the test cases to use SQL::Abstrac...
2008-11-09 Peter Rabbitson Some testdb changes and alignment, preparing for test...
2008-11-07 Peter Rabbitson One extra multicreate test and some cleanup
2008-11-02 Peter Rabbitson Test prompted by discussion about tasty stuff
2008-10-26 Johannes Plunien floating timezone warning
2008-10-24 Johannes Plunien possible to explicitly skip inflation, again rafl++
2008-10-24 Johannes Plunien added new option to enforce Date or DateTime inflation...
2008-10-24 Peter Rabbitson More test schema relations for future tests
2008-10-09 Peter Rabbitson Add new column with a default to Artist, adjust tests...
2008-10-09 Peter Rabbitson Regenerate (finally\!) t/lib/sqlite.sql
2008-09-24 Johannes Plunien thanks to ribasushi for _sqlite_dbname and fixing 93sto...
2008-09-24 Johannes Plunien default sqlite storage ":memory:", possible to switch...
2008-08-28 Peter Rabbitson doh2
2008-08-28 Matt S Trout doh
2008-08-26 Matt S Trout fix related resultsets and multi-create
2008-08-25 Matt S Trout delete Core::View and ResultSourceProxy::View, fix...
2008-08-25 Guillermo Roditi perl -Ilib -It/lib -MDBICTest::Schema -e'1'
2008-08-22 Peter Rabbitson - Allow explicit specification of ON DELETE/ON UPDATE...
2008-08-12 Jess Robinson Add saner warning when non-source classes encountered...
2008-07-21 John Napiorkowski Merge 'replication_dedux' into 'trunk'
2008-07-18 J. Shirley Adding datetime_undef_if_invalid to squelch errors...
2008-06-11 John Napiorkowski 1) changed all 4 space indentation to 2 space style...
2008-06-11 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-10 Luke Saunders allow add_fk_index param to be specified in rel def
2008-06-04 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-03 Ash Berlin Remove the length limit on identifiers - it doesn't...
2008-05-30 John Napiorkowski reverted unneeded change to field name in Treelike...
2008-05-08 John Napiorkowski more cleanup of the test suite so that we can run it...
2008-05-08 John Napiorkowski lots of updates to make the test suite work with databa...
2008-05-07 John Napiorkowski changed the way args are passed to a storage, should...
2008-05-07 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-07 Peter Rabbitson Various fixes to make testing with DBICTEST_SQLT_DEPLOY...
2008-05-07 John Napiorkowski refactored the duties of the different balancer classes...
2008-05-01 John Napiorkowski changed replication test to support custom database...
2008-04-30 John Napiorkowski new config option to DBICTest to let you set an alterna...
2008-04-22 John Napiorkowski added role for the at query interval run job system
2008-04-18 John Napiorkowski querycounter role, test for that and a new schema hiera...
2008-04-01 Ash Berlin Missing file
2008-04-01 Ash Berlin Constraint/index name fix from rdj
2008-03-24 Marc Mims Merge 'file_column' into 'trunk'
next