summaryrefslogtreecommitdiff
path: root/jstests/core/update_pipeline_shell_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-081-1/+6
* SERVER-48052 Make updates create ExpressionContext with 'explain' field corre...Ian Boros2020-05-191-0/+42
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-71/+71
* SERVER-40408 Add support for pipelines in coll.updateMany shell helperBernard Gorman2019-06-101-0/+3
* SERVER-40239 New alias: $replaceWith => $replaceRootCharlie Swanson2019-05-151-5/+4
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-151-11/+11
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-101-11/+11
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-101-11/+11
* SERVER-40408 Ban pipeline-style syntax in the shell's Bulk replaceOne functionBernard Gorman2019-05-101-3/+3
* SERVER-40408 Add pipeline versions of update helpers in the shellBernard Gorman2019-05-031-0/+88