summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_killop.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33953 Make secondary unelectable in stepdown_killop.jsVesselina Ratcheva2018-03-201-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-1/+1
* SERVER-28544 Change stepdown command to take global lock in exclusive modeSpencer T Brody2017-09-251-41/+18
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-2/+2
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-25777 When stopping a spawned process, MongoDB shell will now abort af...Eric Milkie2016-09-291-0/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-85/+83
* 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-2/+2
* SERVER-20964 use failpoint instead of bridging to prevent secondary from catc...Benety Goh2015-10-161-6/+12
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+3
* SERVER-15997 Make sure stepdown can be interrupted with killopSpencer T Brody2014-11-201-0/+96