summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60048 CheckReplDBHash should not fail for cases where we expect retrya...Jason Chan2021-11-041-2/+1
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-10-251-1/+3
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-251-2/+5
* SERVER-58831 standardize shardingtest multiversion versionRobert Guo2021-10-041-6/+5
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-59/+0
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-211-0/+59
* SERVER-55712 Remove '4.4' reference when setting config.version in re…Samy Lanka2021-08-201-1/+5
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-59/+0
* SERVER-48959 Remove 4.4 version check for getHashesUsingSessions function.Wenbin Zhu2021-08-111-7/+3
* SERVER-58353 re-enable failing replication testsTyler Seip2021-08-041-6/+6
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-1/+1
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-141-0/+2
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-07-131-1/+1
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-4/+0
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-27/+20
* SERVER-47797 Remove references to waitForStepDownOnNonCommandShutdownVishnu Kaushik2021-06-301-26/+0
* SERVER-56010 Wait for primary services to finish rebuilding before completing...Wenbin Zhu2021-06-221-18/+64
* SERVER-57214: Add option to wait for newlyAdded removal in awaitSecondaryNodes()XueruiFa2021-06-211-2/+9
* SERVER-57753 Wrap versionArray command in an assert.commandWorked in getHashe...Huayu Ouyang2021-06-211-1/+1
* SERVER-56446 Do not reauthenticate in ReplSetTest.restart() if 'waitForConnec...Vesselina Ratcheva2021-06-151-1/+4
* SERVER-56631 Make sure retryable write pre-fetch phase can see the config.tra...Wenbin Zhu2021-06-081-1/+24
* Revert "SERVER-57214: Add option to wait for newlyAdded removal in awaitSecon...XueruiFa2021-06-071-9/+2
* SERVER-57214: Add option to wait for newlyAdded removal in awaitSecondaryNodes()XueruiFa2021-06-071-2/+9
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-06-021-2/+3
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-191-1/+6
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-181-6/+1
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-181-1/+6
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-18/+13
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-05-121-5/+24
* SERVER-56230 Check capped collection hashes across replica set membersGregory Wlodarek2021-05-071-26/+2
* SERVER-55689 Remove verify_versions.js dependency in replsettest.jsAli Mir2021-05-071-10/+16
* Revert "SERVER-55689 Remove verify_versions.js dependency in replsettest.js"Sviatlana Zuiko2021-05-071-4/+2
* SERVER-55689 Remove verify_versions.js dependency in replsettest.jsAli Mir2021-05-061-2/+4
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-031-3/+39
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-301-3/+3
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-291-0/+34
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-04-281-5/+5
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-0/+2
* SERVER-53812: Fix awaitReplication in ReplSetTest with keyfile auth enabledXueruiFa2021-02-181-15/+38
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-02-051-1/+1
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-01-281-0/+11
* SERVER-53854: Ensure checkReplicatedDataHashes remembers previous dbhash mism...XueruiFa2021-01-211-1/+2
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync for...XueruiFa2020-12-151-211/+19
* SERVER-50590 Remove master/slave fields from getHashes function in replsettes...Ali Mir2020-10-201-3/+3
* SERVER-35111 Log a message on successfull completion of ReplSetTest.awaitLast...George Wangensteen2020-10-151-0/+2
* SERVER-51086 Extract collection diffing logic into separate utility.Max Hirschhorn2020-09-291-77/+11
* SERVER-50615 Increase retries for _constructFromExistingSeedNode in replsette...Samy Lanka2020-09-281-1/+1
* SERVER-49462 Wait for secondaries to be ready in ReplSetTest.checkOplogsVesselina Ratcheva2020-09-141-0/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-11/+11
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-184/+196