added the default attrs to solve the failing test recently commited
[dbsrgits/DBIx-Class.git] / t / lib /
2009-08-05 Peter Rabbitson Dynamically load necessary table classes
2009-08-05 Peter Rabbitson Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-08-03 Peter Rabbitson Use goto to preserve correct error-at-line reporting
2009-07-30 Rafael Kitover add missing file
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-07-30 Rafael Kitover update sqlite test schema
2009-07-30 Rafael Kitover better tests for "smalldatetime" support in MSSQL
2009-07-28 Rafael Kitover add postgres "timestamp without time zone" support
2009-07-23 Rafael Kitover add test
2009-07-20 Norbert Buchmuller Fixed documentation and added test for the "Arbitrary...
2009-07-09 John Napiorkowski fixed test resultclass formatting, added a few more...
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
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-27 Peter Rabbitson Bump author SQLT dependency for early developer testing
2009-06-25 Peter Rabbitson Minor cleanups
2009-06-24 Peter Rabbitson find_related fix for single-type relationships
2009-06-23 Peter Rabbitson Move tests around, add extra has_one relationship
2009-06-19 Peter Rabbitson cleanup svn attrs
2009-06-11 Peter Rabbitson Merge 'type_aware_update' into 'trunk'
2009-06-11 Peter Rabbitson IC::DT changes:
2009-06-10 Peter Rabbitson Merge 'trunk' into 'type_aware_update'
2009-06-10 Peter Rabbitson Merge 'trunk' into 'mystery_join'
2009-06-10 Peter Rabbitson Move the rs preservation test to a more suitable place
2009-06-09 Peter Rabbitson AuthorCheck fixes
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...
2009-05-30 Peter Rabbitson Patch + test for more informative exceptions on load_na...
2009-05-28 Peter Rabbitson Commit rather useless but already written mysql test...
2009-05-26 Peter Rabbitson Attempt to reproduce reported mysql error (failed)...
2009-05-26 Ash Berlin Fix 'timestamp with time zone' columns for IC::DT inflation
2009-05-24 Peter Rabbitson eol adjustments
2009-05-23 Peter Rabbitson Tests and test schema adjustments for resultset update...
2009-05-16 Peter Rabbitson Rewrite SqlMakerTest to fully depend on SQLA::Test
2009-05-16 Peter Rabbitson Now we can do diag $rs->hri_dump, ain't that nice
2009-05-16 Peter Rabbitson Add default resultclass/resultsetclass to the entire...
2009-05-14 Peter Rabbitson Merge 'storage-tweaks' into 'trunk'
2009-05-12 Peter Rabbitson Merge 'trunk' into 'oracle-tweaks'
2009-05-10 Peter Rabbitson No more 'I forgot to run perl Makefile.PL'
2009-05-10 Moritz Onken set_$rel accepts now a $link_vals hashref like add_to_...
2009-05-08 Rafael Kitover support ::DBI::Replicated opts in connect_info
2009-05-04 Ron "Quinn" Straight Proper support for timestamp inflation. Added last_upd...
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...
next