summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetrestart1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-11/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-46/+46
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-9/+9
* SERVER-21050 Fix broken replsetrestart1.jsKaloian Manassiev2015-12-111-2/+2
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-0/+2
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-3/+3
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-4/+10
* SERVER-16372 improve replsetrestart1.jsEric Milkie2014-12-041-42/+26
* SERVER-16372 wait for all nodes status update before proceedingEric Milkie2014-12-011-0/+4
* SERVER-1929 Remove unused heartbeat options from stepdown logicKristina2012-10-041-1/+5
* buildbot wait longer for rs sync if needed replsetrestart1.jsgregs2011-10-211-3/+3
* change member state when member goes down SERVER-2568Kristina2011-04-011-1/+13
* added another rs restart testKristina Chodorow2010-07-301-0/+57