summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetfreeze.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-281-24/+24
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-12/+2
* SERVER-26249 replsetfreeze.js should wait for replica set to reach steady sta...Benety Goh2016-09-221-17/+31
* SERVER-24811 replSetFreeze should fail if node is primary or running for elec...Benety Goh2016-09-131-0/+4
* SERVER-23918 extend stepdown time for replsetfreezeEric Milkie2016-04-251-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-43/+36
* SERVER-22916 confirm replSetFreeze commands were successful in replsetfreeze.jsmatt dannenberg2016-03-011-3/+3
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-3/+3
* SERVER-4237 Make replsetfreeze.js more stable by freezing the secondary as wellSpencer T Brody2012-07-301-0/+4
* try to make replsetfreeze.js a little more reliableEliot Horowitz2012-07-111-1/+1
* stepdown is rejected if other nodes are not up-to-date SERVER-2869Kristina2011-04-051-2/+2
* replsetfreeze test SERVER-1940Kristina Chodorow2010-10-261-0/+105