summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/global.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-31508: Make Javascript sleep interruptableSpencer Jackson2018-04-271-1/+15
* SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...Jonathan Reams2016-10-031-1/+1
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-1/+7
* Revert "SERVER-22688 Provide a setParameter and shell option to control the j...Waley Chen2016-09-131-7/+1
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-131-1/+7
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-1/+2
* SERVER-22734 unify --version output, thus adding enterprise designationsMatt Cotter2016-08-011-1/+8
* Revert "SERVER-22734 add Enterprise to version in enterprise shell builds"Dan Pasette2016-07-151-1/+1
* SERVER-22734 add Enterprise to version in enterprise shell buildsMatt Cotter2016-07-141-1/+1
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-071-1/+2
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-3/+3
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+103