summaryrefslogtreecommitdiff
path: root/jstests/libs/election_timing_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-031-224/+0
* SERVER-25946 extend failover timeout for election_timing.jsBenety Goh2016-09-021-1/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+1
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-34/+26
* SERVER-21698 Add error-checking for isMaster() return values in jstests/libs/...Mike Grundy2016-02-051-2/+9
* SERVER-22362 better bookkeeping of primary and secondary nodes at the beginni...Benety Goh2016-02-011-15/+10
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21248 added checks to election_timing.js to ensure failovers complete ...Benety Goh2015-12-101-11/+51
* SERVER-21337 Add awaitSecondaryNodes() in election_timing_test.jsMike Grundy2015-11-061-1/+3
* SERVER-20402 Add election failover js testsMike Grundy2015-11-031-0/+190