summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/modifier_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43043 Test applyOps on missing nested fieldsA. Jesse Jiryu Davis2019-08-301-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-12/+6
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-33/+43
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-3/+15
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz2018-10-041-8/+8
* SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile2017-12-061-2/+10
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-141-3/+3
* SERVER-30401 Simplify UpdateLeafNode::apply interfaceJustin Seyster2017-08-181-0/+336