summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/merge/mode_pipeline_insert.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56963 Prevent secondaries from waiting for write concern when they've ...Samy Lanka2021-05-171-7/+0
* SERVER-55703 Update getDefaultRWConcern to return the implicit default if the...Moustafa Maher2021-05-071-0/+7
* SERVER-46991 Create aggregation secondary reads passthrough which runs agains...Arun Banala2020-04-071-18/+23
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-54/+83
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-635/+615
* SERVER-41203 Robustify $merge all_modes.jsAnton Korshunov2019-05-301-0/+1
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-5/+240
* SERVER-40439 Add merge support for whenNotMatched: discardAnton Korshunov2019-05-171-13/+15
* SERVER-40239 New alias: $replaceWith => $replaceRootCharlie Swanson2019-05-151-0/+12
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-0/+397