summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77068 Use collection acquisitions in Update/Delete stagesJordi Serra Torrens2023-05-1511-100/+56
* SERVER-76983 Shutdown and join the CatalogCached's thread pool when mongos te...Antonio Fuschetto2023-05-151-0/+8
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-1516-100/+141
* SERVER-71590 Move write_ops dassert to invariant [Coverity]Nicholas Zolnierz2023-05-151-1/+1
* SERVER-68773 Move scoped range deleter lock under the range deleter servicePierlauro Sciarelli2023-05-153-18/+17
* SERVER-77074 Always shutdown and join the CatalogCached's thread pool when mo...Antonio Fuschetto2023-05-151-1/+1
* SERVER-62769 Enabling prevent direct shard operations feature flagSergi Mateo Bellido2023-05-151-2/+2
* Import wiredtiger: 686cea52e636f395e8582919fc1e153c5ba1af28 from branch mongo...Andrew Morton2023-05-143-15/+208
* Import wiredtiger: 745a9334996a60ee8d4ecf7f238325e489ae1e00 from branch mongo...Andrew Morton2023-05-142-2/+9
* SERVER-52001 Create feature flag for query settingsDenis Grebennicov2023-05-141-0/+6
* SERVER-76872 Prevent donor from outliving MovePrimaryCoordinatorBrett Nawrocki2023-05-133-9/+30
* SERVER-77095 Fix canceling transaction API when using an InlineExecutorJack Mulrow2023-05-133-30/+107
* SERVER-48898 replace util/concepts.h with real conceptsBilly Donahue2023-05-1322-657/+257
* Revert "SERVER-74013 Capture thread number by value in ServerHandlesMultipleC...auto-revert-processor2023-05-131-1/+1
* Revert "SERVER-68773 Move scoped range deleter lock under the range deleter s...auto-revert-processor2023-05-133-17/+18
* SERVER-75853 Have hasOnlyRenameableMatchExpressionChildren() examine renames ...Yoonsoo Kim2023-05-1311-128/+443
* SERVER-77099 Account for OpMsg::sequence in write_ops::verifySizeEstimate fun...Mihai Andrei2023-05-133-9/+38
* Revert "SERVER-76050 Enhance session handling in each coordinator"auto-revert-processor2023-05-136-88/+130
* SERVER-77053 Transaction API shouldn't throw top level errors in runCommandJack Mulrow2023-05-124-39/+244
* SERVER-74013 Capture thread number by value in ServerHandlesMultipleClients t...Patrick Freed2023-05-121-1/+1
* SERVER-73662 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-121-0/+1
* SERVER-75577 Allow specifying FCV on new mongodHuayu Ouyang2023-05-122-4/+38
* SERVER-69184 Coverity analysis defect 128686: Using a moved objectSanika Phanse2023-05-121-1/+1
* SERVER-68773 Move scoped range deleter lock under the range deleter servicePierlauro Sciarelli2023-05-123-18/+17
* SERVER-76615 implement shardDistribution functionality in reshardCollection cmdJiawei Yang2023-05-128-37/+490
* SERVER-75832 Prevent DocumentMetadataFields self-assignmentAlyssa Wagenmaker2023-05-121-2/+4
* SERVER-76050 Enhance session handling in each coordinatorSilvia Surroca2023-05-126-130/+88
* SERVER-67659 Remove partial, TTL index check on time-series collections once ...Faustoleyva542023-05-121-73/+0
* SERVER-75683 Return error if encryptedFields contains eccCollectionShreyas Kalyan2023-05-125-58/+54
* SERVER-77028 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-121-1/+2
* SERVER-75758 Move information out of old sharding arch guideAllison Easton2023-05-1210-1510/+708
* SERVER-77025 Wait for index builds to complete on conflicting command applica...Josef Ahmad2023-05-122-13/+51
* SERVER-75392 Update fast integer rounding implementations in S2 libraryMihai Andrei2023-05-123-79/+30
* SERVER-76582 Pass correct SerializationContext objs into command repliesHugh Tong2023-05-1215-34/+110
* SERVER-68655 Change ReplicationCoordinator::canAcceptWritesForDatabase to tak...mathisbessamdb2023-05-1240-90/+109
* SERVER-70405 Document Bonsai classes and functionsMatt Boros2023-05-117-31/+63
* SERVER-73714 Modify comment for fle insert multiversion fix added in SERVER-7...Shreyas Kalyan2023-05-111-1/+1
* SERVER-76530 Support findAndModify remove on a sharded timeseries collectionYoonsoo Kim2023-05-115-55/+194
* SERVER-71123 implement IWYU tool and add required human changesDaniel Moody2023-05-1140-94/+108
* SERVER-76927 Add server parameter for concurrency adjustment intervalGregory Noma2023-05-112-1/+15
* SERVER-74210 Improve createIndexes errmsg on secondary abortJosef Ahmad2023-05-112-1/+10
* SERVER-76826 Fix invariant failure for $merge with dollar fieldsRui Liu2023-05-112-2/+5
* SERVER-77027 Only check for direct shard connections if sharding is enabledAllison Easton2023-05-111-1/+2
* SERVER-77029 Set syncdelay in TestOplogTruncation before starting the checkpo...Gregory Wlodarek2023-05-112-20/+17
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-1126-280/+840
* SERVER-70188: Remove featureFlagConfigurableX509ClusterAuthnVarun Ravichandran2023-05-112-14/+2
* SERVER-76408 create feature flag for large batched writesBenety Goh2023-05-112-2/+11
* SERVER-76777 Retry lock coll lock acquisition on self abortYu Jin Kang Park2023-05-113-44/+133
* SERVER-76143 Add missing find command fields to queryStats keyMaddie Zechar2023-05-114-56/+126
* SERVER-74980 Reducing CatalogCache verbositySergi Mateo Bellido2023-05-111-10/+13