summaryrefslogtreecommitdiff
path: root/jstests/replsets/ismaster1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+2
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-6/+6
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+3
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-10/+13
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-166/+174
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-11089 Make test more resilient to reconnects on reconfig.Mathias Stearn2013-10-081-1/+9
* SERVER-10499 ismaster1.js need to explicitly wait for secondary to ack masterGreg Studer2013-08-221-33/+26
* server-9034 decrease slavedelay in ismaster1.js to fix buildbotMatt Dannenberg2013-06-111-2/+2
* SERVER-9034 Return rs config version from isMasterMatt Dannenberg2013-06-071-16/+259
* fix rs testsKristina2010-12-231-3/+11
* add passive field to isMaster SERVER-2220Kristina2010-12-201-0/+28