a few more Moose Type related fixes and added diag to the replication test to report...
[dbsrgits/DBIx-Class.git] / t / 93storage_replication.t
2009-07-10 John Napiorkowski a few more Moose Type related fixes and added diag...
2009-07-09 John Napiorkowski some documention updates and changed the way we find...
2009-07-09 John Napiorkowski corrected the number of skipped tests
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
2009-07-09 John Napiorkowski big update to the test suite so that we now check to...
2009-07-09 John Napiorkowski changed the way transactions are detected for replicati...
2009-06-18 Peter Rabbitson wtf
2009-05-09 Rafael Kitover ::DBI::Replicated - fix fallback to master, test for...
2009-05-09 Rafael Kitover ::DBI::Replicated - add master_read_weight to ::Random...
2009-05-08 Rafael Kitover support ::DBI::Replicated opts in connect_info
2009-05-06 Rafael Kitover ::DBI:Replicated - merge connect_info from master to...
2009-05-06 Rafael Kitover fix ::DBI::Replicated::all_storages
2009-05-04 Rafael Kitover ::Replicated - test hashref for connect_replicants...
2009-03-09 Peter Rabbitson Strip bogus Data::Dump requires
2008-12-19 John Napiorkowski more noise debugging messages if debug is on, minor...
2008-12-15 John Napiorkowski changes to replication so that if a replicant is offlin...
2008-10-07 Peter Rabbitson Merge 'warnfree' into 'trunk'
2008-09-24 Johannes Plunien thanks to ribasushi for _sqlite_dbname and fixing 93sto...
2008-07-23 John Napiorkowski replication tests needs Test::Moose
2008-07-23 Matt S Trout fix skip
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-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-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-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 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 documented methods for detecting replicant reliability...
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 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-25 John Napiorkowski fixed up the replication test, added some tests for...
2008-04-17 John Napiorkowski removed pointless debugging module
2008-04-17 John Napiorkowski - added tests to replication to make sure dbd::multi...
2008-03-10 Marcus Ramberg proper skip
2008-03-07 Michael G Schwern Fix the skip for DBD::Multi
2008-03-04 Aaron Trevena roughly DTRT - please to be making less awful
2008-03-04 Aaron Trevena works but shouldn't