summaryrefslogtreecommitdiff
path: root/jstests/core/explain_find.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+3
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-06-241-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