summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-1/+1
* SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry2023-04-101-0/+13
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-301-0/+1
* Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fix...Tommaso Tocci2023-03-271-1/+0
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixtureAntonio Fuschetto2023-03-271-0/+1
* SERVER-73163 shard_split_shutdown_while_blocking_reads to handle exceptionmathisbessamdb2023-02-271-0/+17
* SERVER-73514 Use globalThis for globals in javascript std librariesMatt Broadstone2023-02-031-58/+58
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+1
* SERVER-72759: Setup pre-reqs for catalog shard test suite.Kshitij Gupta2023-01-121-0/+1
* SERVER-69054 Parameterize set_read_preference_secondary.js read preferenceVesselina Ratcheva2022-09-071-0/+1
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-1/+0
* SERVER-65710 runTenantMigrationCommand() js library method retries on all net...Suganthi Mani2022-04-291-38/+31
* SERVER-65783 Clean up inject_tenant_prefix overrideMatt Broadstone2022-04-191-0/+5
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+1
* SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone2022-03-221-7/+47
* SERVER-62927 Add disablePrint & enablePrint functions to mongo shelltrahman13182022-01-241-0/+9
* SERVER-61423 Be able to use mongoq from jstestsSophia Tan2021-11-231-0/+1
* SERVER-56801 Add DOCS link for reconfiguring PSA set upon failure.Faustoleyva542021-09-131-1/+2
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-051-1/+1
* SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...Haley Connelly2021-07-081-0/+5
* SERVER-57389 Remove GLE helpers from the shell and dbclientIrina Yatsenko2021-07-031-8/+2
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-35/+0
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-011-0/+2
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-05-191-2/+35
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-27/+28
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-05-121-17/+40
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-031-7/+24
* SERVER-53636 rs.add() should retry on CurrentConfigNotCommittedYet errorsPavi Vetriselvan2021-01-151-1/+2
* SERVER-34927: allow localField and foreignField with more expressive $lookup ...Hana Pearlman2021-01-071-0/+1
* SERVER-50333 mongo shell ignores TestData.encryptionCipherMode specified in t...Adam Cooper2020-10-211-0/+1
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-1/+1
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-49989 Add db.hello() shell helperAli Mir2020-08-251-0/+4
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-201-4/+11
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-1/+2
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-4/+4
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-121-2/+7
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-2/+2
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-231-1/+0
* SERVER-48782: On request, backup datafiles when restarting test mongod instan...Daniel Gottlieb2020-06-161-0/+1
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+5
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-051-1/+0
* SERVER-47589 add option for undo recorderRobert Guo2020-06-031-0/+2
* SERVER-46346 Make rs.add() robust to config version too low errorsVesselina Ratcheva2020-06-011-24/+55
* SERVER-46933 reformat the json startupWarningsGabriel Russell2020-05-181-5/+28
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-281-0/+1
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-1/+0
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-211-0/+1
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-6/+1