summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/mongo.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41124 Remove default collection from keystore APIShreyas Kalyan2019-05-291-0/+1
* SERVER-39896 Write shell JS API for explicitly encrypting and decrypting dataShreyas Kalyan2019-05-031-1/+17
* SERVER-39894 Add support for AWS credentials in the shellShreyas Kalyan2019-04-151-0/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+1
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-1/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-7/+0
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-271-1/+2
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-131-8/+1
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-3/+5
* SERVER-31456 Expose server type on Mongo connection object.Max Hirschhorn2017-10-141-1/+3
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-1/+7
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-1/+2
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-06-161-1/+2
* SERVER-20640 Get wire versions from native DBClient instead of running isMasterJonathan Reams2015-11-051-1/+3
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-17/+17
* SERVER-20212 Forget connections to a replica set after it has been shut downCharlie Swanson2015-09-091-1/+2
* SERVER-19570 Issue kill against find command cursors in shell when cursor obj...Qingyang Chen2015-08-121-1/+2
* SERVER-19889 add ability to set request metadata and read response metadata i...Adam Midvidy2015-08-121-1/+2
* SERVER-19641 cleanup the js scope in quit()Jason Carey2015-07-281-1/+2
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+88