summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/update_array_node_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-64/+38
* 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-2/+2
* SERVER-31029 Add support for top-level $expr within $or and $andBlake Oler2017-10-091-33/+131
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-89/+90
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-141-1/+1
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-6/+6
* SERVER-30046 Support $expr constant expression in ComparisonMatchExpressionJames Wahlin2017-08-091-24/+23
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-599/+122
* SERVER-30243: Move ArrayFilter class to expressions library, allowing for fut...Natalia Jacobowitz2017-07-251-56/+56
* SERVER-29840 Use ExtensionsCallbackDisallowExtensions in ArrayFilter.David Storch2017-07-201-67/+33
* SERVER-29162 UpdateNode implementation should only validate modified fieldsTess Avitabile2017-06-301-0/+92
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-2/+2
* SERVER-28763 Create UpdateArrayNodeTess Avitabile2017-06-141-0/+1112