summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/engine.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.jsonMatt Broadstone2022-12-201-0/+4
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-101-2/+0
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-1/+1
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-291-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-0/+3
* Revert "SERVER-22688 Provide a setParameter and shell option to control the j...Waley Chen2016-09-131-3/+0
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-131-0/+3
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-2/+2
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-171-0/+3
* SERVER-21429 Add on/off flag for Javascript JITJason Carey2015-11-131-0/+3
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-0/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+93