summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/objectwrapper.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39896 Write shell JS API for explicitly encrypting and decrypting dataShreyas Kalyan2019-05-031-1/+1
* SERVER-39521 Don't skip _id in ObjWrapper::toBSONJason Carey2019-02-261-0/+7
* 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-11/+5
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-5/+11
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-11/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-32239 Lossless status throwing in JSJason Carey2018-01-191-2/+12
* SERVER-22382 allow mongo --host to take uriMatt Cotter2016-08-181-0/+1
* SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build IntegrationMark Benvenuto2016-04-211-3/+3
* SERVER-19977 JS ObjectWrapper improvementsJason Carey2015-10-061-1/+4
* SERVER-19977 Offer a stack based JSStringWrapperJason Carey2015-10-061-0/+2
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-0/+4
* SERVER-20564 no default getOwned for BSON in JSJason Carey2015-10-061-1/+1
* SERVER-19607 no recursion in JS -> BSON conversionJason Carey2015-09-211-15/+56
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-0/+2
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+2
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+181