summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/schema/expression_internal_schema_object_match.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31760 Add InternalExprEqMatchExpression.David Storch2017-12-181-4/+0
* SERVER-30783 Move init() logic to MatchExpression constructorsBlake Oler2017-11-141-6/+1
* SERVER-30751 Use optimized MatchExpressions in JSON parser test.Justin Seyster2017-10-231-3/+1
* Reapply "SERVER-30991 Introduce MatchExpression::optimize()."Justin Seyster2017-09-291-0/+4
* Revert "SERVER-30991 Introduce MatchExpression::optimize()."Justin Seyster2017-09-281-4/+0
* SERVER-30991 Introduce MatchExpression::optimize().Justin Seyster2017-09-281-0/+4
* SERVER-30985 Implement numChildren() in InternalSchemaObjectMatchExpressionJames Wahlin2017-09-121-0/+9
* SERVER-30245 Make ArrayMatchingMatchExpression inherit from PathMatchExpression.David Storch2017-08-021-1/+5
* SERVER-29585: Create a $_internalSchemaObjectMatch MatchExpressionNick Zolnierz2017-07-111-0/+69