summaryrefslogtreecommitdiff
path: root/jstests/replsets/chaining_removal.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-06-131-2/+1
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-04-061-20/+4
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-01-211-0/+16
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js an...Judah Schvimer2016-05-241-0/+1
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-05-051-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-23/+33
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-20822 make replsets/chaining_removal.js more robust by depending on fe...matt dannenberg2015-10-081-6/+12
* SERVER-18584 write an n-op when transition to primary is completematt dannenberg2015-08-051-1/+6
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-4/+4
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53