summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils.js
AgeCommit message (Expand)Author
2024-09-12SERVER-94561 Reduce resource usage for the random_moveChunk_timeseries_delete...Kruti Shah
2024-09-06SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#2...Santiago Roche
2024-08-28SERVER-49484 Remove sharding_mongos_and_mixed_shard Evergreen task. (#26542)Max Hirschhorn
2024-08-15SERVER-87702 Delete mongoqd (#26141)George Wangensteen
2024-08-05SERVER-93054 Make check_metadata_consistency hook also ignore LockBusy on deb...Randolph Tan
2024-07-17SERVER-91111: Enable spider-monkey-dbg build (#24813)Santiago Roche
2024-07-12Revert "SERVER-91111: Enable spider-monkey-dbg build. (#22906)" (#24713)Santiago Roche
2024-07-12SERVER-91111: Enable spider-monkey-dbg build. (#22906)Santiago Roche
2024-07-01SERVER-91932 Create query result comparator as C++ shell helper (#24082)Matthew Boros
2024-06-28SERVER-91870 Retry moveChunk catchup failures with slow builds (#24075)Jack Mulrow
2024-06-25SERVER-89890 Fix assertRetryableCommandWorkedOrFailedWithCodes (#23433)atesteve
2024-06-14SERVER-89308 Create query properties tester (#21800)Matthew Boros
2024-06-03SERVER-84801: Remove replication.eMRC from options (#22851)Kishore Devireddy
2024-05-21SERVER-90484 Large increases in throughput for most expensive variants (#22196)Alexander Neben
2024-05-17SERVER-88904: Modify convert_to_and_from_sharded.js to test with concurrent C...Wenqin
2024-05-11Revert "SERVER-88904: Modify convert_to_and_from_sharded.js to test with conc...auto-revert-processor
2024-05-10SERVER-88904: Modify convert_to_and_from_sharded.js to test with concurrent C...Wenqin
2024-04-24SERVER-89646: Add all Network Error Code Strings to List of Strings isNetwork...Wenqin
2024-04-11SERVER-88982 Only run the data integrity check for always compressed when re-...Gregory Wlodarek
2024-02-22SERVER-86070 Add new build variant to run tests in embedded router mode night...George Wangensteen
2024-01-23SERVER-80862 change config.transactions to be a clustered collection (#16690)James Bronsted
2024-01-21Revert "SERVER-80571 Run sharding jscore passthrough suites using gRPC"auto-revert-processor
2024-01-20SERVER-80571 Run sharding jscore passthrough suites using gRPCErin McNulty
2024-01-12SERVER-84103 Support configuring TLS options through resmokePatrick Freed
2023-09-11SERVER-80449: Remove unused networking configuration optionsErin McNulty
2023-08-25SERVER-80377 Use hashed jsTestName in multitenancy suitesMatt Broadstone
2023-08-25Revert "SERVER-80377 Use hashed jsTestName in multitenancy suites"auto-revert-processor
2023-08-24SERVER-80377 Use hashed jsTestName in multitenancy suitesMatt Broadstone
2023-08-18SERVER-78987 Remove the free monitoring code from mongodb/mongo repoMark Benvenuto
2023-08-15SERVER-79014: Update the `hasKilledSessions()` helper to also check the `writ...wenqinYe
2023-08-15SERVER-62509 Tests ABT for queries with thousands of argsMilitsa Sotirova
2023-08-10SERVER-79110 Add auto-bootstrap functionality to ShardingTestRandolph Tan
2023-08-06SERVER-79735 Convert jstest corpus to use es modulesMatt Broadstone
2023-08-02SERVER-78984 Add quiesce mode to retryable errorsKruti Shah
2023-04-24SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow
2023-04-10SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry
2023-03-30SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto
2023-03-27Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fix...Tommaso Tocci
2023-03-27SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixtureAntonio Fuschetto
2023-02-27SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb
2023-02-03SERVER-73514 Use globalThis for globals in javascript std librariesMatt Broadstone
2023-01-18SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens
2023-01-12SERVER-72759: Setup pre-reqs for catalog shard test suite.Kshitij Gupta
2022-09-07SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva
2022-07-06SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park
2022-04-29SERVER-65710 runTenantMigrationCommand() js library method retries on all net...Suganthi Mani
2022-04-19SERVER-65783 Clean up inject_tenant_prefix overrideMatt Broadstone
2022-04-19SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato
2022-03-22SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone
2022-01-24SERVER-62927 Add disablePrint & enablePrint functions to mongo shelltrahman1318