summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetfreeze.js
Commit message (Expand)AuthorAgeFilesLines
* 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