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
/
engine.h
Age
Commit message (
Expand
)
Author
2024-03-19
SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)
Saman Memaripour
2024-03-01
SERVER-86818 Rename our custom Map implementation to BSONAwareMap
Matt Broadstone
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2022-12-20
SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.json
Matt Broadstone
2020-06-10
SERVER-48352 logv2 cleanup for scripting/mozjs, shell/
Gabriel Russell
2020-02-07
SERVER-45456 Allow JavaScript on mongos
James Wahlin
2019-10-29
SERVER-42748 Support using stored procedures (system.js) in map/reduce
Jacob Evans
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
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
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-09-08
SERVER-25865 stdx::unordered_map and stdx::unordered_set
David Storch
2016-02-17
SERVER-9131 prevent automatic function marshalling in shell
rahuldhodapkar
2015-11-13
SERVER-21429 Add on/off flag for Javascript JIT
Jason Carey
2015-10-12
SERVER-20678 Create a new JS scope for each mapreduce
Andrew Morrow
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey