summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49290 Support running $lookup locally on shard for config.cache.chunks...Haley Connelly2020-08-071-4/+1
* SERVER-44657 Variables class does not behave as an associative mapAnton Korshunov2020-03-201-7/+0
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-02-191-2/+5
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-131-1/+0
* SERVER-45573 Implement and test auth for $unionWithNicholas Zolnierz2020-01-311-36/+7
* SERVER-45590 Allow building a LiteParsedPipeline without first building an Ag...Arun Banala2020-01-291-4/+5
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-1/+2
* SERVER-41290 Pipeline stages can incorrectly passthrough mongos when nested w...Arun Banala2019-06-271-0/+5
* SERVER-40939 [FLE] Changes to enable $lookupPawel Terlecki2019-05-311-9/+21
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-241-2/+2
* Revert "SERVER-39403 Implement visitor for DocumentSource as precursor work for"Nick Zolnierz2019-04-111-4/+0
* SERVER-39403 Implement visitor for DocumentSource as precursor work forNick Zolnierz2019-04-101-0/+4
* SERVER-40312 Create a generic tree for pipeline metatdataJacob Evans2019-04-051-0/+4
* Revert "SERVER-40312 Create a generic tree for pipeline metatdata"Jacob Evans2019-04-051-4/+0
* SERVER-40312 Create a generic tree for pipeline metatdataJacob Evans2019-04-041-0/+4
* SERVER-39403 Enable accessing sub-pipeline from public const contextJacob Evans2019-03-131-0/+11
* SERVER-40056 Remove partial implementation of streaming $group.David Storch2019-03-111-4/+0
* SERVER-38360 Prevent $out writing to ns read from in the same pipelineCharlie Swanson2019-02-141-22/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-7/+4
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-071-0/+12
* SERVER-39394 Traverse $lookup subpipeline for more involved collectionsCharlie Swanson2019-02-061-0/+5
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-161-4/+7
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-161-7/+4
* SERVER-32308 Support for $lookup to execute on mongos against a sharded forei...James Wahlin2018-12-121-7/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35419 $lookup and $facet must inherit constraints from childrenKyle Suarez2018-09-141-20/+5
* SERVER-36667: Add ability to have a mixture of sharded and unsharded foreign ...Nick Zolnierz2018-08-211-2/+2
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-1/+1
* SERVER-35895: Add ability for $out to write to remote hostsNick Zolnierz2018-08-081-0/+7
* SERVER-19260 Log whether allowDiskUse:true aggregations used diskMinji2018-08-011-1/+3
* SERVER-35329 Package agg projection code for use outside of agg executionBernard Gorman2018-06-221-1/+1
* SERVER-25596 Rename SplittableDocumentSource to NeedsMergerDocumentSourceKevinCybura2018-05-111-1/+1
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-091-1/+2
* Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongo...Nick Zolnierz2018-01-161-1/+19
* SERVER-32308: Add the ability for a $lookup stage to execute on mongos agains...Nick Zolnierz2018-01-121-19/+1
* SERVER-32190 Make MongoProcessInterface always availableCharlie Swanson2017-12-191-8/+7
* SERVER-31842 Restrict $lookup nested sub-pipeline depthJames Wahlin2017-11-071-0/+2
* SERVER-31416 Ban $changeStream from $lookup pipelinesBernard Gorman2017-10-101-5/+1
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-2/+2
* SERVER-29141 Extend StageConstraints to allow kLocalOnly and kMongos host req...Bernard Gorman2017-10-041-1/+1
* SERVER-29609 Rename MongodInterface to MongoProcessInterface.Charlie Swanson2017-10-031-1/+1
* SERVER-30871 Permit blocking aggregation stages to run on mongoS if allowDisk...Bernard Gorman2017-09-271-2/+28
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-241-0/+37
* SERVER-30380 $lookup 'let' variables available to all sub-pipelinesJames Wahlin2017-08-081-0/+8
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+1
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-011-6/+5
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-011-5/+6
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-011-6/+5