summaryrefslogtreecommitdiff
path: root/jstests/multiVersion/libs/multi_rs.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-6/+12
* SERVER-47126 Clean dbpath when downgrading arbiters in multiversion testsAlex Cameron2020-04-011-4/+17
* SERVER-46089 Test downgrade with arbiterA. Jesse Jiryu Davis2020-03-101-6/+13
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-33251 Retry stepdown in multi_rs.jsSpencer T Brody2018-02-151-8/+18
* SERVER-31827 Wait for Secondary after stepdown.ADAM David Alan Martin2017-11-031-0/+1
* SERVER-28487 call awaitNodesAgreeOnPrimary in upgradePrimary helper in multi_...Spencer T Brody2017-05-041-0/+9
* SERVER-28815 multi_rs.js steps down primary without {force: true}Benety Goh2017-04-191-1/+1
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+1
* SERVER-27107 remove or modify tests unrelated to the 3.4->3.6 upgrade pathRobert Guo2016-12-141-23/+37
* SERVER-23148 patch multi_rs.js to ensure replSetMaintenance command succeedsEric Milkie2016-03-151-1/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-13/+11
* SERVER-17348 Bump mongos upgrade version for v3.2Randolph Tan2015-03-171-2/+6
* SERVER-17348 Consolidate ReplSetTest.upgradeSetRandolph Tan2015-03-131-93/+77
* SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.A. Jesse Jiryu Davis2014-11-121-0/+14
* Revert "SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter."Eric Milkie2014-11-041-14/+0
* SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.A. Jesse Jiryu Davis2014-11-041-0/+14
* SERVER-12140 add some auth-related options to jstests multi_rs libraryValeri Karpov2013-12-201-4/+22
* Tests for replica set and cluster upgradeGreg Studer2012-07-301-0/+90