index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
scripting
/
mozjs
/
global.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2020-06-10
SERVER-48352 logv2 cleanup for scripting/mozjs, shell/
Gabriel Russell
2020-05-18
SERVER-46932 supress more logging in the shell
Gabriel Russell
2020-02-23
SERVER-46156 Deprecate LogstreamBuilder and more manual log conversions
Henrik Edin
2020-02-10
SERVER-46057 Disable truncation from js logging in shell
Henrik Edin
2019-12-04
SERVER-43998 ProgramOutputMultiplexer::appendLine should write to the logger
Gabriel Russell
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-04-27
SERVER-31508: Make Javascript sleep interruptable
Spencer Jackson
2016-10-03
SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...
Jonathan Reams
2016-09-15
SERVER-22688 Provide a setParameter and shell option to control the js heap l...
Waley Chen
2016-09-13
Revert "SERVER-22688 Provide a setParameter and shell option to control the j...
Waley Chen
2016-09-13
SERVER-22688 Provide a setParameter and shell option to control the js heap l...
Waley Chen
2016-08-15
SERVER-25402 Fewer binaries depend on interpolated version info
Andrew Morrow
2016-08-01
SERVER-22734 unify --version output, thus adding enterprise designations
Matt Cotter
2016-07-15
Revert "SERVER-22734 add Enterprise to version in enterprise shell builds"
Dan Pasette
2016-07-14
SERVER-22734 add Enterprise to version in enterprise shell builds
Matt Cotter
2016-05-17
SERVER-24104 Replace stdx::duration with mongo::Duration.
Andy Schwerin
2016-04-07
SERVER-23547 Make the multiversion concept of "latest" more precise.
Andy Schwerin
2015-09-17
SERVER-20375 Constrain JS method thisv
Jason Carey
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey