summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface/common_mongod_process_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76634 Add SerializationContext object to ExpressionContextHugh Tong2023-05-151-1/+1
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-17/+0
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-271-0/+5
* SERVER-73935 Add Pipeline::makePipeline overload to accept AggregateCommandRe...Adityavardhan Agrawal2023-03-211-1/+2
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-4/+5
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-161-0/+3
* SERVER-67267 Inject tenant Ids for change stream multitenant replica set pass...Rishab Joshi2023-01-151-1/+1
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol Piñol Castuera2022-11-111-1/+2
* SERVER-66803 Use tenantId from targetNs to construct sourceNs in NonShardSvrP...Fernando Lisboa2022-06-291-1/+2
* SERVER-62537 Enable merging of multiple cursors from a remote aggregationTed Tuckman2022-04-091-0/+2
* SERVER-64404 Add collection-level `$listCatalog`Gregory Noma2022-03-291-0/+3
* SERVER-63747 Allow client retryable write case on mongod for transaction APIJack Mulrow2022-03-171-1/+1
* SERVER-62006 add MongoProcessInterface::listCatalog()Benety Goh2022-02-251-0/+2
* SERVER-61480 Improve efficiency of change stream pre-image loadingDenis Grebennicov2022-02-071-0/+5
* SERVER-60639 Defer TemporaryRecordStore dropping to the storage engineLouis Williams2021-10-221-3/+0
* SERVER-59075 Create temporary RecordStore in HashAgg stageEric Cox2021-10-141-1/+1
* SERVER-59676 Make sure DocumentSourceFindAndModifyImageLookup always …Randolph Tan2021-09-091-0/+2
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-7/+7
* SERVER-56430 Spill to disk in partition iteratorTed Tuckman2021-05-121-0/+22
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-8/+9
* SERVER-54470 Use IDL to parse $collStatsCharlie Swanson2021-03-171-1/+1
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-231-12/+8
* SERVER-49243 Add framework for PrimaryOnlyServices to report their Instances ...Spencer T Brody2020-09-231-0/+5
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-131-1/+1
* SERVER-46407 Adjust MongoProcessInterface APIs to avoid taking ExpressionCont...Nick Zolnierz2020-03-031-1/+1
* SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $outMihai Andrei2020-02-271-7/+8
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-1/+1
* SERVER-46137 Implement ReplicaSetNodeProcessInterface methods needed for $mergeGregory Noma2020-02-241-0/+8
* SERVER-41416 Remove _convertToFieldPaths from MongoProcessCommonRuoxin Xu2020-02-191-1/+1
* SERVER-45526 Reclaim lookup performanceTed Tuckman2020-02-131-6/+0
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-131-4/+0
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-0/+174