summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56696: Introduce a new change stream stage to handle the topologyRishab Joshi2021-05-201-1/+1
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-05-191-2/+35
* SERVER-56953: Allow testing for new-style retryable findAndModify for basic o...Daniel Gottlieb2021-05-192-1/+9
* 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
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-036-17/+88
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-18/+67
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-301-3/+3
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-0/+1
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-292-0/+36
* SERVER-56415 AwaitNodesAgreeOnPrimary doesn't work when given non-default set...Matthew Russotto2021-04-281-5/+5
* SERVER-55787 Better expose getaddrinfo errors in SockAddrBen Caimano2021-04-231-15/+23
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Mark Benvenuto2021-04-211-1/+1
* SERVER-54434 Update FCV constants to recognize 5.0 as latestJon Streets2021-04-072-4/+4
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-7/+7
* 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