summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/global.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-101-3/+3
* SERVER-46932 supress more logging in the shellGabriel Russell2020-05-181-4/+5
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-18/+9
* SERVER-46057 Disable truncation from js logging in shellHenrik Edin2020-02-101-0/+1
* SERVER-43998 ProgramOutputMultiplexer::appendLine should write to the loggerGabriel Russell2019-12-041-4/+5
* 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-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