summaryrefslogtreecommitdiff
path: root/jstests/core/explain_find.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-051-0/+15
* SERVER-39567 Change find min/max options to require hintIan Boros2019-04-111-4/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-15/+4
* SERVER-20267 use the explain command path to answer OP_QUERY with $explain on...David Storch2015-09-031-0/+9
* SERVER-17282 update find command parsing to conform to find command spec changesDavid Storch2015-03-111-4/+2
* SERVER-15527 rename find command 'query' field to 'filter'David Storch2014-10-281-1/+1
* SERVER-15230 explain find via the find commandDavid Storch2014-09-181-0/+36