summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_with_placeholder.h
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+10
* SERVER-30751 Use optimized MatchExpressions in JSON parser test.Justin Seyster2017-10-231-2/+9
* SERVER-31029 Add support for top-level $expr within $or and $andBlake Oler2017-10-091-7/+7
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-1/+1
* SERVER-30664: extend ExpressionWithPlaceholder to accept more expressionsNick Zolnierz2017-08-301-6/+26
* SERVER-30034 create a $_internalSchemaMatchArrayIndex match expressionKyle Suarez2017-08-081-1/+12
* SERVER-30243: Move ArrayFilter class to expressions library, allowing for fut...Natalia Jacobowitz2017-07-251-0/+72