summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71244 Do not collect telemetry for FLE2 requestsDavis Haupt2022-11-143-36/+64
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-143-31/+186
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-1421-59/+354
* SERVER-71290 disable ttlIndexDeleteTargetTimeMS in TTL unit testsBenety Goh2022-11-141-0/+18
* SERVER-70885 Fix getElement/getField memory bug for stack owned valueZixuan Zhuang2022-11-142-0/+80
* SERVER-68803 Add whether SBE is in use to currentOp outputAlyssa Wagenmaker2022-11-142-1/+16
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-143-3/+15
* SERVER-71251 Move PriorityTicketHolder and SemaphoreTicketHolder into separat...Haley Connelly2022-11-143-0/+5
* SERVER-71300 Reset cost coefficients to default value if "internalCostModelCo...Ruoxin Xu2022-11-141-3/+8
* SERVER-68852 Investigate handling of incorrect values for balancer settingsAllison Easton2022-11-147-4/+126
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-1429-237/+201
* SERVER-70985 Fix uuid naming issue in onModifyShardedCollectionGlobalIndexCat...Allison Easton2022-11-141-17/+19
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-1329-201/+237
* SERVER-71255 Remove clearEntries param from telemetry operatorjoshua2022-11-124-88/+21
* SERVER-70851 Rate limiting for telemetryMaddie Zechar2022-11-124-0/+291
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-1211-114/+506
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-125-109/+81
* SERVER-71174 [CQF] Utility to simplify construction of ABTSvilen Mihaylov2022-11-114-37/+492
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-114-39/+85
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-113-5/+45
* SERVER-71214 remove $betweenDavis Haupt2022-11-1128-510/+46
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-116-13/+22
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-1111-38/+273
* SERVER-70515 Remove getShardFilterer APINicholas Zolnierz2022-11-117-45/+0
* SERVER-70933 Implementation for new aggregation stageJess Balint2022-11-115-17/+148
* SERVER-70217: Add tasserts for unreachable translation codeHana Pearlman2022-11-116-32/+13
* SERVER-71275 Move up initialization of range deleter processor's statePierlauro Sciarelli2022-11-111-3/+3
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-116-12/+37
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-115-22/+52
* SERVER-71092 Fixing a sharding testSergi Mateo Bellido2022-11-111-2/+2
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-1112-82/+279
* SERVER-71199 Create featureFlag for resilient movePrimaryAntonio Fuschetto2022-11-111-8/+18
* SERVER-71261 Relax the document size assumption in document_value_test.cppArun Banala2022-11-101-2/+4
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-1012-593/+170
* SERVER-71176 Named Pipes fix race between writer pipe truncation and readerKevin Cherkauer2022-11-102-1/+13
* SERVER-70150: Plug DurableCatalog::scanForCatalogEntryByNss into CollectionCa...Will Buerger2022-11-103-116/+131
* SERVER-70844 Fix vm::CodeFragment::toString()Anna Wawrzyniak2022-11-102-40/+12
* SERVER-70897 move BatchedWriteContext into db/op_observerShin Yee Tan2022-11-106-16/+4
* SERVER-70659 Cardinality estimate of the minimum values of data typesMilena Ivanova2022-11-104-64/+328
* SERVER-70538 Replace fillEmpty function with a binary operationMartin Neupauer2022-11-1011-58/+104
* SERVER-70511 Estimate non-histogrammable typesAlya Berciu2022-11-1010-248/+759
* SERVER-68928 Persist historical placement metadata when moveChunk() is committedPaolo Polato2022-11-102-62/+172
* SERVER-71196 Use unique pipe names in unit tests to avoid collision with othe...Arun Banala2022-11-102-114/+81
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-103-33/+90
* SERVER-70796 Remove batchedExpiredChangeStreamPreImageRemoval parameterRomans Kasperovics2022-11-092-12/+1
* SERVER-70746 Check for superfluous resharding operation before initializingAbdul Qadeer2022-11-0911-117/+184
* SERVER-71025 Fix synchronization between time series direct writes and bucket...Dan Larkin-York2022-11-0911-363/+728
* SERVER-70163 Implement RIDUnionNodeMatt Boros2022-11-0913-5/+186
* SERVER-70825 Rename collection across dbs should also work in multitenancy modeSophia Tan2022-11-091-1/+1
* SERVER-71149 Rename queryType range to rangePreviewMark Benvenuto2022-11-094-31/+31