summaryrefslogtreecommitdiff
path: root/jstests/core/idhack.js
Commit message (Expand)AuthorAgeFilesLines
* 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