summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/modifier_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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