summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/wraptype.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-14/+16
* SERVER-39896 Write shell JS API for explicitly encrypting and decrypting dataShreyas Kalyan2019-05-031-1/+10
* 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-46/+55
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-55/+46
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-46/+55
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-32239 Lossless status throwing in JSJason Carey2018-01-191-0/+15
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-3/+26
* SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build IntegrationMark Benvenuto2016-04-211-31/+29
* SERVER-19607 no recursion in JS -> BSON conversionJason Carey2015-09-211-0/+4
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-29/+46
* SERVER-20080 Constrain ctor calls for JS typesJason Carey2015-09-171-0/+22
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+474