summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53771 Facet summary stats addedBikash Chandra2021-11-041-0/+7
* SERVER-59326 Add all document sources to parser mapTed Tuckman2021-10-111-12/+29
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-041-1/+1
* SERVER-57168 Add DocumentSource::clone() methodKatherine Wu2021-09-111-0/+24
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-2/+2
* SERVER-59435 Make sure pipeline pointers are in place before disposing of pip...Charlie Swanson2021-08-301-0/+6
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+1
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-32/+31
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-231-0/+25
* SERVER-54192 Each query parser initializer set should be grouped by a single ...Anton Korshunov2021-05-251-1/+4
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-53488 Allow rewrite to push meta projections past $unpackBucket.Milena Ivanova2021-03-301-0/+11
* SERVER-54913 Create a LiteParse class for change stream internal stagesArun Banala2021-03-111-15/+40
* SERVER-54072 Contains fixes for test document source allowance constrain for ...Rishab Joshi2021-02-191-7/+7
* SERVER-54072 Added internal-client checks for aggregation command.Rishab Joshi2021-02-191-12/+21
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-271-35/+47
* Revert "SERVER-53397 Desugar $setWindowFields partitionBy using $sort"David Percy2021-01-261-47/+35
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-261-35/+47
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-2/+1
* SERVER-48380 Expose total data size in bytes processed by $sort and $group in...Rishab Joshi2020-12-141-0/+8
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-3/+1
* SERVER-48731 Inclusion of FLE support in the shell drags too much of the quer...Svilen Mihaylov2020-07-221-0/+10
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-131-2/+3
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-1/+1
* SERVER-45540 Gate $unionWith behind FCV check and test upgrade/downgradeNicholas Zolnierz2020-02-181-6/+12
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-061-0/+1
* SERVER-44804 make collection of timing info in DS opt inIan Boros2020-01-071-0/+5
* SERVER-44806 Move DocumentSource::getNext() implementation to the headerEric Cox2019-12-091-1/+17
* SERVER-42676 M/R Agg: Add planStats support to mapReduce in aggJames Wahlin2019-10-161-0/+7
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-2/+2
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-5/+12
* SERVER-41750 refactor renamed paths API.George Wangensteen2019-06-281-8/+0
* SERVER-40831 [FLE] Accessors for translation of $groupPawel Terlecki2019-06-141-2/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-3/+2
* SERVER-40939 [FLE] Changes to enable $lookupPawel Terlecki2019-05-311-0/+7
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-3/+4
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-241-3/+3
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-201-0/+1
* Revert "SERVER-39403 Implement visitor for DocumentSource as precursor work for"Nick Zolnierz2019-04-111-7/+0
* SERVER-39403 Implement visitor for DocumentSource as precursor work forNick Zolnierz2019-04-101-0/+7
* SERVER-40056 Remove partial implementation of streaming $group.David Storch2019-03-111-27/+0
* SERVER-38360 Prevent $out writing to ns read from in the same pipelineCharlie Swanson2019-02-141-2/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-55/+39
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-161-40/+55
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-161-55/+40
* SERVER-28592 Fixed line-wrapping commentJacob Evans2018-11-071-2/+2
* SERVER-28592 Move $sample earlier in the aggregation pipelineJacob Evans2018-11-071-0/+16
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23