summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-021-0/+2
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-05-121-5/+5
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-03-081-1/+1
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-02-171-0/+11
* SERVER-43847 Make ReplSetTest's stepUp function resilient to slow machines.Suganthi Mani2020-11-201-31/+51
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-011-2/+2
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-261-4/+16
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-43867 Move check_log.js inside src/mongo/shell/ SERVER-43867 Work arou...Vesselina Ratcheva2020-02-271-2/+47
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-151-4/+70
* SERVER-41505 Track average number of catchup ops in serverStatusXuerui Fa2019-09-301-3/+22
* SERVER-42767 Improve logging in ReplSetTest.stopSetWilliam Schultz2019-09-251-1/+28
* SERVER-42613 getHashes should default to liveSlaves, not _slaves in replsette...Matthew Russotto2019-09-251-3/+3
* SERVER-36816 avoid reloading the view catalog during dbhash checkRobert Guo2019-08-261-123/+37
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-15/+15
* SERVER-40616 awaitReplication should reset timeout when secondary makes progressSamy Lanka2019-07-011-75/+132
* SERVER-41163 apply operations separately during initial sync commit transacti...Pavi Vetriselvan2019-06-271-0/+4
* SERVER-41250 Reset the oldest timestamp if initial sync fails and starts anot...Samy Lanka2019-06-261-0/+10
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-101-4/+3
* 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