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
/
implscope.cpp
Age
Commit message (
Expand
)
Author
2024-09-06
SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#2...
Santiago Roche
2024-07-17
SERVER-91111: Enable spider-monkey-dbg build (#24813)
Santiago Roche
2024-07-12
Revert "SERVER-91111: Enable spider-monkey-dbg build. (#22906)" (#24713)
Santiago Roche
2024-07-12
SERVER-91111: Enable spider-monkey-dbg build. (#22906)
Santiago Roche
2024-04-23
SERVER-89466 Fix thread contention in MozJSImplScope::ASANHandles. (#21180)
Santiago Roche
2024-04-12
SERVER-64574 Upgrade third_party/mozjs with ESR115.7
Santiago Roche
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-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-25
SERVER-79262 catch module related exception
Jiawei Yang
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-05-17
SERVER-77193 Centralize the macro definition of __has_feature into one place
Mark Benvenuto
2023-02-02
SERVER-72722 Truncate long uncaught JavaScript error messages to 10KB
Romans Kasperovics
2023-01-04
SERVER-72286 Convert all shard split tests to use ES modules
Matt Broadstone
2022-12-20
SERVER-71628 Try to resolve baseUrl defined in nearby jsconfig.json
Matt Broadstone
2022-12-16
SERVER-71658 Add support for dynamic import
Matt Broadstone
2022-11-22
SERVER-68286 Improved lifetime issues with `mongo::mozjs::currentJSScope`
Mohammad Dashti
2022-11-10
SERVER-70553 Add ES Modules support to mongo test runner
Matt Broadstone
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-05-17
SERVER-66498 Disabled Baseline JIT for MozJS
Mohammad Dashti
2022-05-07
SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possibl...
Mohammad Dashti
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-28
SERVER-65773 Improved MozJS error handling
Mohammad Dashti
2022-03-26
SERVER-61234 Expand support for $function returning scalar BSON values
Justin Seyster
2022-03-07
SERVER-61008 Upgrade vendorized mozjs to esr91.3
Justin Seyster
2021-09-08
SERVER-59782 migrate makeGuard calls to ScopeGuard
Billy Donahue
2021-03-18
SERVER-54596 remove 1-arg shouldLog function (an ODR violation)
Billy Donahue
2020-06-10
SERVER-48352 logv2 cleanup for scripting/mozjs, shell/
Gabriel Russell
2020-05-18
SERVER-48266 Improve handling of kCurrentScope for the benefit of the hang an...
Andrew Morrow
2020-05-18
SERVER-46932 supress more logging in the shell
Gabriel Russell
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-03-13
SERVER-46494 improve perf of '$function'
Eric Cox
2020-03-09
SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always fail
James Wahlin
2020-02-28
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-28
SERVER-46404 Remove shouldLog from logger V1 API
Mark Benvenuto
2020-02-25
SERVER-46359 Log javascript stack traces in plain text in the shell.
Henrik Edin
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-02-13
SERVER-45454 Desugar where to expr + function
Eric Cox
2020-02-07
SERVER-45456 Allow JavaScript on mongos
James Wahlin
2019-10-25
SERVER-43936 Implement simpler, quicker python based C++ linter
Mark Benvenuto
2019-10-14
SERVER-42736 Remove PosixNSPR implementations.
ADAM Martin
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-10
SERVER-39339 Remove `stdx/memory.h`
ADAM David Alan Martin
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-03-25
SERVER-39152 more correctly set JSGC_MAX_BYTES
Gabriel Russell
2019-03-04
SERVER-39400 fix lint
Gabriel Russell
2019-03-04
SERVER-39400 support async JS
Gabriel Russell
2019-03-04
SERVER-39496 expose non-object exceptions
Gabriel Russell
2019-03-03
SERVER-37092 Remove old server parameter API
Sara Golemon
[next]