summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24257 raise timeout in rollback.js to support legacy pv0 electionEric Milkie2016-05-231-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-25/+46
* SERVER-22643 synchronize drain mode in rollback.jsEric Milkie2016-02-161-2/+3
* wait for primary to be writable in rollback.jsScott Hernandez2016-02-121-0/+1
* Check for write erorrs in rollback.jsScott Hernandez2016-02-081-3/+3
* SERVER-22474 rollback needs to wait longer than the 30 second vote timeoutEric Milkie2016-02-041-1/+1
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-19301 Expose new MongoBridge API for network partition testing.Max Hirschhorn2015-11-061-8/+7
* SERVER-21129 wait for batch apply flush in a separate threadmatt dannenberg2015-10-301-0/+1
* SERVER-16841 modified rollback.js to check connections made to primary during...Benety Goh2015-09-171-5/+14
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-3/+4
* SERVER-16032 SERVER-15957 Get OperationContext for ReplicationCoordinator::si...Spencer T Brody2014-11-241-1/+1
* SERVER-15836 Clean up several rollback js tests.Andy Schwerin2014-10-281-10/+13
* SERVER-15535 refactor jstests/replsets/rollback*.js to use bridgingmatt dannenberg2014-10-141-19/+14
* SERVER-15535 Refactor jstests/replsets/rollback.js to use bridging.Andy Schwerin2014-10-131-121/+50
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-4/+8
* Fix timing issues on a couple of testsKristina2012-05-171-11/+16
* Fixed broken tests to wait for replicationBrandon Diamond2011-12-221-1/+13
* master->secondary on stepdown SERVER-1681Kristina Chodorow2010-10-141-0/+1
* added reconnect functionKristina Chodorow2010-10-071-2/+20
* fix replset blind never being unsetKristina Chodorow2010-10-071-7/+3
* allow reconnection in replset testsKristina Chodorow2010-10-071-2/+11
* time out replset testsKristina Chodorow2010-10-071-0/+1
* fix replset tests to handle disconnectionKristina Chodorow2010-10-061-151/+157
* better test logging; log less pdfiledwight2010-08-291-2/+3
* rs make test betterdwight2010-08-131-0/+25
* clean up rollback.jsDwight2010-08-031-34/+33
* rollback testDwight2010-08-031-2/+1
* rollback.jsDwight2010-08-031-14/+59
* warningDwight2010-08-031-0/+1
* new testDwight2010-08-021-0/+85