summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/pop_node.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39257 Implement visitor pattern for UpdateNodeTed Tuckman2019-03-261-0/+4
* SERVER-38760 Serialize update commands to BSONJacob Evans2019-02-281-0/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-1/+1
* SERVER-30401 Simplify UpdateLeafNode::apply interfaceJustin Seyster2017-08-181-3/+10
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-11/+1
* SERVER-29162 UpdateNode implementation should only validate modified fieldsTess Avitabile2017-06-301-0/+2
* SERVER-28769 Implement PopNode.David Storch2017-06-291-0/+68