summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-3/+3
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-141-3/+4
* SERVER-40365 add ReplSetTest.getDbPath()Benety Goh2019-04-231-0/+7
* SERVER-40732 recovery_preserves_active_txns.js should use awaitSecondaryNodesMatthew Russotto2019-04-221-0/+4
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+18
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-11/+10
* SERVER-40307 Fix replSetInitiate retry logicA. Jesse Jiryu Davis2019-03-251-2/+2
* SERVER-40193 Do not propagate commit point through heartbeats when FCV=4.0Tess Avitabile2019-03-211-0/+5
* SERVER-40060 Add retry in ReplSetTest.initiateA. Jesse Jiryu Davis2019-03-171-36/+24
* SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch...Tess Avitabile2019-03-131-5/+5
* SERVER-39910 Fix race in rollback_drop_database.jsA. Jesse Jiryu Davis2019-03-081-6/+20
* SERVER-35551 Avoid restarting mongobridge processes.Max Hirschhorn2019-02-111-5/+19
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-111-7/+17
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+10
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-10/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+10
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+10
* SERVER-38800 ReplSetTest.dumpOplog() returns oplog entries in an array after ...Benety Goh2019-01-091-5/+12
* SERVER-38143 Remove MMAPV1 command-line options and config file settingsGregory Wlodarek2018-12-111-1/+0
* SERVER-37897 Disable table logging for data files when enableMajorityReadConc...Tess Avitabile2018-12-101-1/+3
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-051-2/+1
* SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackist...Jonathan Abrahams2018-10-121-1/+1
* SERVER-31570 Stagger mongod/mongos ports +10 from mongobridge port.Max Hirschhorn2018-10-011-4/+33
* SERVER-37042 SERVER-36897: Handle errors from cursor.next in checkOplogsDavid Bradford2018-09-191-45/+70
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-111-7/+5
* SERVER-36758 Remove second write to advance commit point on secondaries in Re...Tess Avitabile2018-08-281-6/+0
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-11/+8
* SERVER-36265: Expose a $backupCursor aggregation stage.Daniel Gottlieb2018-08-081-2/+4
* SERVER-35246 Ignore NamespaceNotFound errors when running collMod during chec...Samy Lanka2018-07-251-4/+13
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-251-33/+44
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+0
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-031-2/+6
* SERVER-35571 checkReplicaSet should propagate liveSlaves to checkOplogsTess Avitabile2018-06-191-5/+5
* SERVER-35488 ReplSetTest.waitForState() should ensure node has finished closi...Tess Avitabile2018-06-181-7/+29
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capp...Judah Schvimer2018-06-121-8/+6
* SERVER-35352 Make ReplSetTest wait for set to stabilize on highest priority n...Spencer T Brody2018-06-061-0/+58
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-2/+2
* SERVER-33863 Fix lint.Siyuan Zhou2018-06-011-1/+3
* SERVER-33863 Disable fastcount check in ReplSetTest.Siyuan Zhou2018-06-011-0/+4
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-251-75/+153
* SERVER-33641: Check oplogs in tests on stop repl setDavid Bradford2018-05-221-8/+39
* SERVER-35052 Turn off fastcount checks on capped collections in rollback fuzzerJudah Schvimer2018-05-171-0/+5
* SERVER-34549 make kDefaultTimeoutMS a static property of ReplSetTestPavi Vetriselvan2018-05-031-1/+11
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-47/+65
* SERVER-34622 use existing options in _unbridgedNodes if bridge is enabledKyle Suarez2018-04-241-1/+3
* Revert "SERVER-34622 use existing options in _unbridgedNodes if bridge is ena...Kyle Suarez2018-04-241-3/+1
* SERVER-34622 use existing options in _unbridgedNodes if bridge is enabledKyle Suarez2018-04-241-1/+3
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-201-18/+21
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-6/+129
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-44/+7