removed retarded global; if you want this feature, make it a bloody constructor argum...
[dbsrgits/DBIx-Class.git] / t /
2008-09-19 Matt S Trout removed retarded global; if you want this feature,...
2008-09-13 Matt S Trout use unlike in test to make error report more useful
2008-09-09 Peter Rabbitson Consistent skip messages throughout the test suite...
2008-09-09 Peter Rabbitson Align self-deploying tests with the CD schema changes...
2008-08-31 Marc Mims Adedd TODO test demonstrating $rs->delete failure for...
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-22 Peter Rabbitson - Allow explicit specification of ON DELETE/ON UPDATE...
2008-08-22 Peter Rabbitson Multiple HashRefInflator improvements:
2008-08-21 Peter Rabbitson Properly local()ize several $SIG{__WARN__} handlers
2008-08-12 Marc Mims ODBC fixes: superfluous connection in rebless; undef...
2008-08-12 Jess Robinson Add saner warning when non-source classes encountered...
2008-08-07 Luke Saunders refactored compose_namepspace
2008-07-31 Luke Saunders added register_extra_source
2008-07-24 Luke Saunders skipped test which relies on module if module isn't...
2008-07-24 Jess Robinson Added 98rows_prefetch.t from Christopher Davaz, todo...
2008-07-23 John Napiorkowski podcoverage test now requires minimum 0.19 version...
2008-07-23 J. Shirley Skipping this unless we have Clone
2008-07-23 John Napiorkowski replication tests needs Test::Moose
2008-07-23 Matt S Trout fix skip
2008-07-21 John Napiorkowski Merge 'replication_dedux' into 'trunk'
2008-07-18 J. Shirley Adding datetime_undef_if_invalid to squelch errors...
2008-07-18 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-07-16 Guillermo Roditi _is_deteministic_value
2008-07-15 Luke Saunders major versioning doc refactor
2008-07-09 John Napiorkowski use BUILDARGS intead of wrapping new, added make_immuta...
2008-07-07 John Napiorkowski updated documentation, adding some hints and details...
2008-07-07 John Napiorkowski added some notes in the tests and fixed get_from_storag...
2008-07-07 John Napiorkowski removed some debugging comments, removed transaction...
2008-07-07 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-07-04 Luke Saunders made versioning overwrite ddl and diff files where...
2008-06-30 Luke Saunders implemented versioning tests for version warns
2008-06-30 Luke Saunders added ignore_version connect attr and updated docs...
2008-06-26 Jess Robinson Remove setup_connection_class from POD, skip in podcoverage
2008-06-19 Cory G Watson Add make_column_dirty to Row (per request from #dbix...
2008-06-12 John Napiorkowski more cleanly separated DBIC::Storage::Replicated from...
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 fixed failing test
2008-06-10 Luke Saunders allow add_fk_index param to be specified in rel def
2008-06-10 Luke Saunders added some perldoc
2008-06-05 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-05 Brandon L. Black remove a line from the threads test that had the potent...
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-06-02 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-01 Ash Berlin Prepare for new dev release
2008-05-30 John Napiorkowski reverted unneeded change to field name in Treelike...
2008-05-30 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-30 Peter Rabbitson Adjust prefetch tests to not blow up after r4434
2008-05-30 Ash Berlin Tidy up TxnScopeGuard and its tests a bit
2008-05-30 Matt S Trout throw exception for multi-has_many prefetch
2008-05-30 John Napiorkowski fixed failing test for sqlt
2008-05-30 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-30 Matt S Trout fix SQL::Translator parser to add $table_idx_ on the...
2008-05-30 John Napiorkowski fixed failing test in podcoverage, fixed regression...
2008-05-29 John Napiorkowski discard changes now is forced to use master for replica...
2008-05-28 John Napiorkowski created storage method to execute a coderef using maste...
2008-05-28 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-27 Matt S Trout version bump, deprecated ResultSetManager
2008-05-14 John Napiorkowski changed SQLT::Parser::DBIC so that in FK constraints...
2008-05-14 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-12 Peter Rabbitson Add failing tests for missing safeguards for multilevel...
2008-05-11 Luke Saunders sanified new multi_create test
2008-05-11 Luke Saunders added test for find or create related functionality...
2008-05-09 John Napiorkowski changed the way args are passed to a storage type that...
2008-05-09 John Napiorkowski changed the balancer to a role, created a new class...
2008-05-09 John Napiorkowski good start on the validation of replicants and a system...
2008-05-09 John Napiorkowski fixed up the relicant status tests to exclude them...
2008-05-08 John Napiorkowski converted replicant to a role so that we can apply...
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 Peter Rabbitson Correct order of BEGIN/use so that skip_all does not...
2008-05-07 Peter Rabbitson Merge 'trunk' into 'replication_dedux'
2008-05-07 Peter Rabbitson Fix a forgotten CDBICompat component relocation
2008-05-07 John Napiorkowski documented methods for detecting replicant reliability...
2008-05-07 John Napiorkowski refactored the duties of the different balancer classes...
2008-05-06 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-06 John Napiorkowski changed the warning on DBIC::Storage::DBI->select_singl...
2008-05-05 John Napiorkowski removed code that tossed an error in select_single...
2008-05-05 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-05 John Napiorkowski updated mysql test to reflect the fetch without execute...
2008-05-05 Matt S Trout make override follow Replication -> Replicated rename
2008-05-05 John Napiorkowski removed query count stuff from trunk so we can play...
2008-05-01 John Napiorkowski changed replication test to support custom database...
2008-04-30 John Napiorkowski added test to check when nothing is found
2008-04-30 John Napiorkowski cleanup of some docs, got the default shuffling balance...
2008-04-30 John Napiorkowski added some advice to debugging replicants so that we...
2008-04-30 John Napiorkowski got first pass on the replication and balancer, passing...
2008-04-30 John Napiorkowski new config option to DBICTest to let you set an alterna...
2008-04-28 John Napiorkowski minor formatting updates and typos fixes to the schema...
2008-04-25 John Napiorkowski fixed up the replication test, added some tests for...
2008-04-23 Matt S Trout todo test from zby for set_from_related
2008-04-22 John Napiorkowski added role for the at query interval run job system
2008-04-20 Peter Rabbitson TODO tests for multiple same level has_many's
2008-04-20 Peter Rabbitson Split prefetch related tests from 76joins.t
next