summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_queue.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-5/+1
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-131-0/+4
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-0/+2
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-1/+1
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-071-11/+1
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-151-4/+20
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-041-4/+10
* SERVER-58582 Create $documents stage and implement collectionless unionWithRuslan Abdulkhalikov2021-08-051-9/+7
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-061-1/+2
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-1/+1
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-241-1/+1
* SERVER-40539 Add DocumentSourceQueueCharlie Swanson2019-05-211-0/+107