summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/mongo.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72947 Create shell helper that can be used to call cleanupStructuredEn...Shreyas Kalyan2023-03-221-1/+3
* SERVER-70703: Implement OIDC refresh flow in legacy shellVarun Ravichandran2023-03-021-1/+2
* SERVER-70958: Add end-to-end device authorization grant flow integration test...Varun Ravichandran2023-02-251-1/+2
* SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suitesShreyas Kalyan2022-08-151-1/+4
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-151-1/+3
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-2/+2
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2021-12-211-1/+0
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-2/+0
* SERVER-58703 Change internal client to only support the OP_MSG RPC protocolYoonsoo Kim2021-08-021-3/+1
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-2/+2
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-031-1/+2
* SERVER-43462 Remove cloneDatabase and copyDatabase shell helpersGeert Bosch2020-10-271-1/+0
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-1/+2
* 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