summaryrefslogtreecommitdiff
path: root/jstests/core/idhack.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/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to addre...James Wahlin2019-11-221-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-9/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-100/+101
* SERVER-12916 ensure find on _id field obeys min/max.Misha Ivkov2019-07-221-0/+16
* SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined ...Randolph Tan2019-01-151-1/+1
* SERVER-23202: Query planner does not trim certain bounds-generating inequalit...Nick Zolnierz2018-03-141-84/+86
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-4/+4
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-45/+50
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-17/+17
* SERVER-17544 remove $-prefixed find options from jstests and commentsDavid Storch2015-07-231-4/+4
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-9/+8
* SERVER-14407 replace Runner with PlanExecutorDavid Storch2014-07-221-2/+0
* SERVER-13337 support queries with projections in the idhack runnerDavid Storch2014-05-011-7/+33
* SERVER-12902 extended ID hack to support {_id: 1} projectionBenety Goh2014-03-061-2/+8
* SERVER-12902 disallow queries with projections for id hackBenety Goh2014-03-061-0/+5
* SERVER-12918 fixed skip() with equality queries on _idBenety Goh2014-03-051-0/+5
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+43