summaryrefslogtreecommitdiff
path: root/jstests/explain4.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 sort with improved sort analysisHari Khalsa2013-10-301-2/+5
* SERVER-10471 Note differences in test behavior between new and old query systemsAlberto Lerner2013-10-101-5/+9
* SERVER-10565 Extract explain information from new stages.Alberto Lerner2013-10-011-1/+4
* SERVER-5288 Use appendNumber when writing long longs to explain output.Aaron2012-03-221-3/+14
* SERVER-4150 Separate match reporting from ordered match reporting for proper ...Aaron2012-03-131-20/+20
* SERVER-5034 reinstate tests in v8 modeAaron2012-03-061-4/+0
* SERVER-5034 disable tests failing in v8 modeAaron2012-02-251-0/+4
* clean testsAaron2012-02-241-2/+0
* SERVER-4150 explain should not be affected by a soft limitAaron2012-02-241-2/+2
* SERVER-4150 count out of order documents toward nscannedObjects countAaron2012-02-241-1/+1
* 4150 explain implementation checkpointAaron2012-02-241-0/+54