summaryrefslogtreecommitdiff
path: root/jstests/core/expr_index_use.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-25/+25
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-228/+231
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-4/+2
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-7/+2
* SERVER-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-01-041-0/+246