summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_merge.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-121-1/+1
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ...Gregory Wlodarek2019-06-111-1/+1
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-111-1/+1
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-80/+36
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-241-2/+2
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-42/+45
* SERVER-40949 add LookupAllowed stage constraintIan Boros2019-05-201-1/+2
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-6/+15
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-0/+268