summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-0/+2
* SERVER-33638 CheckReplDBHash should ignore mapreduce incremental collectionsSamy Lanka2018-04-061-7/+21
* SERVER-33493 add jstest collection count validationJudah Schvimer2018-03-291-0/+40
* SERVER-31376: Changed check for latest binVersion in ReplSetTest now that las...Matthew Saltz2018-03-281-3/+6
* SERVER-33938 Increase replication timeout in CheckReplDBHash hookVesselina Ratcheva2018-03-221-1/+1
* SERVER-33751 Allow connecting to an existing cluster in ReplSetTestRobert Guo2018-03-091-1/+5
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-031-0/+11
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-4/+8
* SERVER-33077 checkReplicatedDataHashes should provide more information if a c...Jonathan Abrahams2018-03-011-28/+69
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-1/+1
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-151-1/+6
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-301-0/+30
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-5/+27
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-211-2/+2
* SERVER-31751 checkReplicatedDataHashes improvements in dumpCollectionDiffJonathan Abrahams2017-11-181-1/+20
* SERVER-31165 added mismatched oplog entries to assert messagePavithra Vetriselvan2017-10-231-3/+5
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-181-7/+5