summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/unset_node_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-161-16/+40
* SERVER-50274 Refactor update system LogBuilder interfaceIan Boros2020-08-271-20/+20
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-251-4/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-26/+29
* 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-0/+17
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-31894 Update system should not use mutablebson::Element operator[](Str...Tess Avitabile2017-11-151-4/+4
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-48/+49
* SERVER-30401 Simplify UpdateLeafNode::apply interfaceJustin Seyster2017-08-181-10/+12
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-4/+4
* SERVER-30046 Support $expr constant expression in ComparisonMatchExpressionJames Wahlin2017-08-091-23/+22
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-575/+145
* SERVER-29162 UpdateNode implementation should only validate modified fieldsTess Avitabile2017-06-301-0/+281
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-28767 UpdateNode::apply uses exceptions instead of Status.Justin Seyster2017-06-051-135/+135
* SERVER-28775 Create UnsetNodeJustin Seyster2017-05-261-0/+579
* Revert "SERVER-28775 Create UnsetNode"William Schultz2017-05-261-579/+0
* SERVER-28775 Create UnsetNodeJustin Seyster2017-05-261-0/+579