summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-49/+15
* SERVER-51431 Transaction read concerns are not honored by mongo shellRaiden Worley2021-03-292-36/+50
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-252-2/+2
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-03-241-1/+3
* SERVER-54681 Delay start of txnCloners to prevent early write of kIncompleteH...Alex Taskov2021-03-181-0/+5
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-15/+49
* SERVER-52943 Add a sharding variant for the Audit Log SpoolerShreyas Kalyan2021-03-112-0/+22
* SERVER-34597 Wait for sharding initialization in ShardingTestKshitij Gupta2021-03-101-0/+66
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-082-0/+31
* SERVER-54899 Pass in point-in-time value used for getHashesUsingSessions() in...Gregory Wlodarek2021-03-061-4/+6
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-0/+23
* SERVER-54794 DataConsistencyChecker prints raw listCollections output on failureLouis Williams2021-02-261-1/+2
* SERVER-47936 Implement a new shell helper to copy file rangesGregory Wlodarek2021-02-231-0/+54
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-0/+1
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-0/+2
* SERVER-54200 Add mongo and mongos to default build targetRyan Egesdahl2021-02-191-0/+1
* SERVER-54132: Review usages of config.collections 'dropped' fieldJordi Serra Torrens2021-02-192-1/+5
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-181-0/+2
* SERVER-53812: Fix awaitReplication in ReplSetTest with keyfile auth enabledXueruiFa2021-02-181-15/+38
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-1/+1
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-181-16/+23
* SERVER-53918 Enforce minimumReshardingDurationAmirsaman Memaripour2021-02-181-0/+12
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-39/+42
* SERVER-52914 Support positional projection operator ($) in SBENikita Lapkov2021-02-081-8/+9
* SERVER-54180 Make ReplSetTest's stepUp function wait 60 seconds for nodes to ...Samy Lanka2021-02-051-1/+1
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-282-20/+13
* SERVER-53831 Force SpiderMonkey to garbage collect in ReplSetTest.checkOplogsJason Chan2021-01-281-0/+11
* SERVER-53724 Make DBClient able to reauthenticate with x509 automatically whe...Jason Zhang2021-01-251-1/+2
* SERVER-52651 Add FLE Support for AzureMark Benvenuto2021-01-226-10/+367
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+10
* SERVER-53854: Ensure checkReplicatedDataHashes remembers previous dbhash mism...XueruiFa2021-01-211-1/+2
* SERVER-38938 include metadata in command responseRobert Guo2021-01-191-1/+8
* SERVER-53636 rs.add() should retry on CurrentConfigNotCommittedYet errorsPavi Vetriselvan2021-01-151-1/+2
* SERVER-47388 Enable support for x509 auth for _flushRoutingTableCacheUpdates ...Haley Connelly2021-01-081-11/+27
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-01-087-32/+453
* SERVER-34927: allow localField and foreignField with more expressive $lookup ...Hana Pearlman2021-01-071-0/+1
* SERVER-53423: Make ConnectString::connect return a status instead of setting ...Andrew Shuvalov2021-01-071-4/+3
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-3/+3
* Revert "SERVER-53423: Make ConnectString::connect return a status instead of ...Pavi Vetriselvan2021-01-071-3/+4
* SERVER-53423: Make ConnectString::connect return a status instead of setting ...Andrew Shuvalov2021-01-071-4/+3
* SERVER-52998 Remove TODO listed in SERVER-49407Matthew Russotto2020-12-181-2/+0
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync for...XueruiFa2020-12-152-237/+260
* SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran2020-12-091-26/+57
* SERVER-50271: Remove --logv2 from shellVarun Ravichandran2020-12-091-4/+0
* SERVER-40811 make initializers throwyBilly Donahue2020-12-087-14/+1
* SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto2020-12-077-21/+65
* SERVER-53100 remove executable permission from text filesBilly Donahue2020-11-281-0/+0
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-1/+1
* SERVER-52649 Add KMS OAuth CacheMark Benvenuto2020-11-183-2/+136
* SERVER-48261 Unblacklist auth tests that use the 'mixedShardTest' helperEsha Maharishi2020-11-171-1/+13