Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong... | Jonathan Abrahams | 2016-03-09 | 1 | -20/+26 |
* | SERVER-22882 Remove the argumentsToArray function from the shell | Kamran Khan | 2016-02-29 | 1 | -1/+1 |
* | SERVER-22340 Fix JS lint errors in src/mongo/ with ESLint --fix | Mike Grundy | 2016-02-05 | 1 | -15/+15 |
* | SERVER-19341 fix read preference and slaveOk handling for the find command | David Storch | 2015-09-01 | 1 | -3/+4 |
* | SERVER-15020 Explain for distinct command | Qingyang Chen | 2015-07-31 | 1 | -0/+9 |
* | SERVER-19493 Include 'code' field in thrown js Error objects where possible | Spencer T Brody | 2015-07-22 | 1 | -1/+1 |
* | SERVER-16063 Rewrite the findAndModify command. | Charlie | 2015-04-14 | 1 | -0/+8 |
* | SERVER-14875 explain helpers for the shell | David Storch | 2014-10-13 | 1 | -0/+199 |