summaryrefslogtreecommitdiff
path: root/jstests/core/stages_ixscan.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-2/+2
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-2/+2
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-2/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+4
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-151-2/+19
* SERVER-25377 check type of ixscan 'name' field in stageDebug commandDavid Storch2016-08-291-0/+11
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-0/+42
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-27/+69
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-20099 strip field names from startKey and endKey parameters to the ixs...David Storch2015-08-251-4/+4
* SERVER-13632 clean up stagedebug cmd so passing collection around is easlierHari Khalsa2014-04-241-12/+13
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+70