summaryrefslogtreecommitdiff
path: root/src/mongo/shell/replsettest.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75440 Add new consistency check for preimagesJordi Olivares Provencio2023-04-281-68/+168
* SERVER-76139 sync_source_changes.js should wait for node to no longer be newl...Kaitlin Mahar2023-04-181-2/+2
* SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry2023-04-101-1/+1
* SERVER-74996: Add tlsClusterAuthX509Override server parameter, rolling restar...Varun Ravichandran2023-04-071-2/+7
* SERVER-61100 Fix multiversion tests that assert last-lts/last-continuous inco...Tausif Rahman2023-03-291-5/+34
* SERVER-73691: Require confirmation for upgrade/downgradeXueruiFa2023-03-281-4/+28
* SERVER-73648: Prohibit FCV downgrade to a rapid releaseXueruiFa2023-03-241-0/+5
* SERVER-73514 Use globalThis for globals in javascript std librariesMatt Broadstone2023-02-031-5/+6
* SERVER-71320 Check for binVersion and userRandomBinVersion in nodeOptionsIvan Fefer2022-11-291-4/+5
* Revert "SERVER-71320 Check for binVersion and useRandomBinVersion conflict af...Romans Kasperovics2022-11-211-6/+7
* SERVER-71320 Check for binVersion and useRandomBinVersion conflict after merg...Ivan Fefer2022-11-181-7/+6
* SERVER-68597 Skip temporary collection hashes at the end of shard split passt...Didier Nadeau2022-10-141-5/+8
* SERVER-43776: Parallel Shutdown for Sharding TestsKruti Shah2022-08-041-2/+18
* Revert "SERVER-43776 replica sets shutdown in parallel"Abdul Qadeer2022-07-191-11/+6
* SERVER-43776 replica sets shutdown in parallelKruti Shah2022-07-141-6/+11
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-14/+4
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-2/+2
* SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma2022-05-021-2/+1
* SERVER-62346 Apply recipient config when heartbeat presents a splitConfigDidier Nadeau2022-03-041-2/+9
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-1/+12
* SERVER-63607 Ensure cursor_valid_after_shard_stepdown.js test leaves eligible...Tommaso Tocci2022-02-141-0/+12
* SERVER-59779 Wrap ReplSetTest.freeze with asCluster()Gabriel Marks2022-01-181-4/+9
* SERVER-61911 Remove consistency check exception for 'system.preimages' collec...Mindaugas Malinauskas2021-12-161-6/+1
* SERVER-59909 make ShardingTest and ReplSetTest option objects immutableDavis Haupt2021-12-021-2/+4
* SERVER-60238 Implement pre-image propagation to secondaries for non-transacti...Mindaugas Malinauskas2021-11-231-6/+4
* SERVER-61479 Increase the number of retries to connect to a replica set follo...Gregory Wlodarek2021-11-151-1/+2
* 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