summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback5.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31413 Clean up and remove old or obsolete rollback testsWilliam Schultz2017-10-181-117/+0
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-3/+3
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-061-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-30/+39
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-3/+3
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-0/+7
* SERVER-18807 fixed replsets/rollback5.js so that test will reconnect to node ...Benety Goh2015-06-091-0/+1
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+1
* SERVER-13477 make rollback5.js less likely to fail due to its assumption abou...matt dannenberg2014-04-041-1/+1
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-6/+6
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* SERVER-9339 do not query a node that is not in PRIMARY or SECONDARY stateEric Milkie2013-04-301-2/+1
* SERVER-9339 ensure all rollback update/delete paths are recordedEric Milkie2013-04-231-0/+103