summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetprio1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-3/+3
* SERVER-23583 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-04-211-0/+3
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-04-111-1/+4
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-2/+2
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-111-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