summaryrefslogtreecommitdiff
path: root/src/mongo/shell/explain_query.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18557 remove usage of $cmd.findOne from shell and jstestsAdam Midvidy2015-05-211-15/+5
* SERVER-15908 SERVER-15956 fix explain shell helper handling of slaveOk and re...David Storch2014-12-021-1/+19
* SERVER-16053 shell retries using $explain if explain cmd not found on a shardDavid Storch2014-11-141-13/+33
* SERVER-16036 change DBQueryQuery.count() shell helper to return the explain r...David Storch2014-11-121-3/+5
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-0/+222