summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/extensions_callback_noop.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48851 CST test-command and $expr, $text, $where, $modDavid Percy2020-09-301-17/+7
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-1/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-2/+2
* 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-5/+1
* SERVER-19510 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-2/+2
* SERVER-19510 Refactor $text match expression parsingJason Rassi2015-11-121-0/+16
* SERVER-19510 Refactor WhereMatchExpression/WhereNoOpMatchExpressionJason Rassi2015-11-061-0/+46