summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/rewrite_expr_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47713 Change Expression code to remove intrusive ExpressionContextJacob Evans2020-05-161-3/+3
* SERVER-43349 Accommodate double $nots during serializationCharlie Swanson2019-11-271-1/+1
* 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-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-01-041-88/+43
* SERVER-30989 Add Expression rewrite to ExprMatchExpressionJames Wahlin2017-10-101-5/+5
* SERVER-30989 Expression to match rewrite moduleJames Wahlin2017-09-271-0/+312