summaryrefslogtreecommitdiff
path: root/src/mongo/shell/explainable.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-091-20/+26
* SERVER-22882 Remove the argumentsToArray function from the shellKamran Khan2016-02-291-1/+1
* SERVER-22340 Fix JS lint errors in src/mongo/ with ESLint --fixMike Grundy2016-02-051-15/+15
* SERVER-19341 fix read preference and slaveOk handling for the find commandDavid Storch2015-09-011-3/+4
* SERVER-15020 Explain for distinct commandQingyang Chen2015-07-311-0/+9
* SERVER-19493 Include 'code' field in thrown js Error objects where possibleSpencer T Brody2015-07-221-1/+1
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-0/+8
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-0/+199