summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_merge.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40439 Add merge support for whenNotMatched: discardAnton Korshunov2019-05-171-0/+15
* SERVER-40438 Add merge support for whenNotMatched: failAnton Korshunov2019-05-141-3/+66
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-13/+35
* SERVER-40440 Add merge support for whenMatched: 'keepExisting'Anton Korshunov2019-05-061-0/+6
* SERVER-40430 Add merge support for whenMatched: mergeAnton Korshunov2019-05-031-1/+19
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-0/+529