summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63214 Ignore hash inconsistency between whole dbs when collection hash...Jason Chan2022-03-041-0/+10
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-9/+20
* SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse2022-02-101-5/+5
* SERVER-59779 Wrap ReplSetTest.freeze with asCluster()Gabriel Marks2022-01-201-4/+9
* SERVER-62277 Add `freeStorage` option to dbstats, off by defaultr5.0.6-rc1Daniel Gómez Ferro2022-01-191-2/+13
* SERVER-60048 CheckReplDBHash should not fail for cases where we expect retrya...Jason Chan2022-01-141-1/+41
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2022-01-062-17/+0
* SERVER-61479 Increase the number of retries to connect to a replica set follo...Gregory Wlodarek2021-12-131-1/+2
* SERVER-60217 remove last-continuous on 5.0, apply enableReconfigRollbackCommi...Vishnu Kaushik2021-12-021-1/+2
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-11-121-1/+3
* SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on WindowsRichard Samuels2021-10-291-1/+14
* SERVER-59883 suppress deprecation message with quiet flagZituo Jin2021-10-291-10/+10
* SERVER-56801 Add DOCS link for reconfiguring PSA set upon failure.Faustoleyva542021-10-181-1/+2
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-09-222-0/+18
* SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...Haley Connelly2021-09-212-0/+6
* SERVER-57321 Make $mod match expression handle NaN, Infinity and large valuesMindaugas Malinauskas2021-09-201-0/+18
* SERVER-57740 ShardingTest use X509 also with preferTLS modeTommaso Tocci2021-08-301-4/+8
* SERVER-58420 Clamp safely the input value of changeUmask.Rishab Joshi2021-08-201-1/+1
* SERVER-59236 add shell function to recursively copy a directoryRichard Samuels2021-08-171-0/+17
* SERVER-59353: Strip featureFlagRetryableFindAndModify for mongod binaries pri...Daniel Gottlieb2021-08-171-0/+1
* SERVER-59158 Skip FCV server parameter check in checkFCV() for mongos.Max Hirschhorn2021-08-061-8/+12
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-08-042-2/+3
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-272-0/+6
* SERVER-56446 Do not reauthenticate in ReplSetTest.restart() if 'waitForConnec...Vesselina Ratcheva2021-07-251-1/+4
* SERVER-57869 Extending Shell getShardDistribution helper to handle new metada...Allison Easton2021-07-221-2/+7
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-252-6/+42
* SERVER-56010 Wait for primary services to finish rebuilding before completing...Wenbin Zhu2021-06-221-18/+64
* SERVER-57753 Wrap versionArray command in an assert.commandWorked in getHashe...Huayu Ouyang2021-06-211-1/+1
* SERVER-46638 Investigate RWC default implications for FLE in the shellShreyas Kalyan2021-06-151-1/+2
* SERVER-56631 Make sure retryable write pre-fetch phase can see the config.tra...Wenbin Zhu2021-06-091-1/+24
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-06-081-0/+35
* SERVER-55525 show warning in shell that it's deprecatedRobert Guo2021-06-081-0/+11
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-06-071-2/+3
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-05-191-2/+35
* Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for...Daniel Gottlieb2021-05-182-9/+1
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-182-1/+9
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-1/+1
* SERVER-56875 sh.status() and printShardingStatus() no longer output chunksAntonio Fuschetto2021-05-141-8/+12
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-123-4/+4
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-127-59/+78
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-05-123-22/+65
* Revert "SERVER-50549 transform state-changing errors returned by mongos"Sviatlana Zuiko2021-05-111-9/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-101-0/+9
* 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
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-2/+70
* 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-50523 Support opening single-collection change stream on a system coll...Mindaugas Malinauskas2021-05-061-0/+10