summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_queue.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75132: Shapify $indexStats, $queue, $graphLookupWill Buerger2023-04-121-5/+2
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-1/+1
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-1/+5
* SERVER-68988 Avoid creating copies with autoAmr Elhelw2023-03-141-1/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-1/+1
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-071-21/+4
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-151-4/+21
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-041-7/+10
* SERVER-60025 BSON ownership in DocumentSourceQueue fixRuslan Abdulkhalikov2021-09-161-1/+1
* SERVER-58582 Create $documents stage and implement collectionless unionWithRuslan Abdulkhalikov2021-08-051-0/+30
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40539 Add DocumentSourceQueueCharlie Swanson2019-05-211-0/+58