summaryrefslogtreecommitdiff
path: root/jstests/explainb.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13297: remove dead jstestsScott Hernandez2014-03-251-46/+0
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+46
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-46/+0
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+2
* SERVER-10026 some QUERY_MIGRATION cleanupHari Khalsa2014-02-041-52/+7
* SERVER-12196 idx intersection enumeration no longer depends on index orderingDavid Storch2014-01-291-1/+1
* SERVER-11270 explainb is making invalid assumptions about plan rankingHari Khalsa2013-11-041-2/+4
* SERVER-10026 sort with improved sort analysisHari Khalsa2013-10-301-1/+2
* SERVER-10471 Note differences in test behavior between new and old query systemsAlberto Lerner2013-10-101-17/+25
* SERVER-10471 comment out and annotate a few tests that rely on quirks of old ...Hari Khalsa2013-10-101-5/+8
* SERVER-4161 Report nscannedObjects properly when covered indexes are used.Aaron2012-09-271-7/+9
* SERVER-6268 Change explain output to report statistics on the winning plan in...Aaron2012-07-121-0/+74