summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_algo.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34741 Move $match in front of $group if condition is on group keyGeorge Wangensteen2019-06-201-0/+7
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27115 extend $match swapping optimization to handle renamed fieldsDavid Storch2017-04-181-1/+10
* SERVER-27213 Recompute dependencies when joining matchesCharlie Swanson2016-12-011-1/+2
* SERVER-19153 push $match as far forward as possibleDavid Storch2016-10-061-0/+6
* SERVER-21612 Reorder lookup and match.Benjamin Murphy2016-04-251-0/+23
* SERVER-20506 Conditionally order match and unwind.Benjamin Murphy2016-03-301-0/+30
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+25
* SERVER-18350 Refactor expression_algo.cpp.Max Hirschhorn2015-05-141-17/+30
* SERVER-17656: First pass implementation of partial indexesEliot Horowitz2015-04-021-0/+50