summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_where.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+8
* SERVER-46492 Restore WhereMatchExpression for $where as defaultJames Wahlin2020-02-291-0/+56
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-56/+0
* 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-30783 Move init() logic to MatchExpression constructorsBlake Oler2017-11-141-3/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-19510 Refactor WhereMatchExpression/WhereNoOpMatchExpressionJason Rassi2015-11-061-0/+57