summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetprio1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-08-021-1/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2017-07-211-3/+3
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-06-091-1/+4
* SERVER-23853 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-06-091-0/+3
* SERVER-23086 fix lintRamon Fernandez2016-03-231-2/+2
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-231-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-14/+17
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-3/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-15781 Separate the concepts of next electable time and step-down until...Andy Schwerin2014-10-271-2/+1
* SERVER-15733 disable testEric Milkie2014-10-221-1/+2
* SERVER-15733 Wait longer for a primary in jstests/replsets/replsetprio1.js.Andy Schwerin2014-10-211-1/+1
* SERVER-15535 enhance freshness checker to consider priorities as well.Eric Milkie2014-10-151-31/+15
* Increase test timeout for slow buildbots SERVER-5223Kristina2012-03-061-1/+1
* Check optimes before stepping down due to priority SERVER-4810Kristina2012-02-131-34/+41
* rs priority test SERVER-1503Kristina Chodorow2010-07-281-0/+53