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.h
Age
Commit message (
Expand
)
Author
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-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2024-03-19
SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)
Saman Memaripour
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-02-12
SERVER-72873 add header brackets tidy check.
Daniel Moody
2023-01-04
SERVER-72286 Convert all shard split tests to use ES modules
Matt Broadstone
2022-12-16
SERVER-71658 Add support for dynamic import
Matt Broadstone
2022-11-10
SERVER-70553 Add ES Modules support to mongo test runner
Matt Broadstone
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
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-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-06-14
SERVER-41071 Replace NULL and 0 with nullptr
A. Jesse Jiryu Davis
2019-03-28
SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-10
SERVER-39183 honor socket disconnect in $where
Jason Carey
2019-01-30
SERVER-29286 import and use mozjs-60
Gabriel Russell
2019-01-29
Revert "SERVER-29286 import and use mozjs-60"
Gabriel Russell
2019-01-29
SERVER-29286 import and use mozjs-60
Gabriel Russell
2018-11-21
SERVER-36740 Sometimes crashes on windows don't provide a backtrace
Mark Benvenuto
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-06-29
SERVER-35847 Remove eval command and remove/update related tests/helpers
Sara Golemon
2018-06-29
SERVER-35115 Separate dbclientinterface.h into several parts, one per class.
Henrik Edin
2018-06-08
SERVER-34770 Retry on JavaScript execution interruptions in stepdown suites
Ben Caimano
2018-05-23
SERVER-35061: Javascript sleep should error on premature wake
Spencer Jackson
2018-04-27
SERVER-31508: Make Javascript sleep interruptable
Spencer Jackson
2018-01-19
SERVER-32239 Lossless status throwing in JS
Jason Carey
2017-08-30
SERVER-30875 add requireOwnedObjects() to scope
Jason Carey
2017-08-01
SERVER-30080 LogicalSessions in the shell
Jason Carey
2017-07-07
SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...
Ted Tuckman
2017-04-10
SERVER-28323 Don't pass JavaScript scopes a function ID number
Spencer Jackson
2017-04-07
SERVER-22520 Improve ASAN MozJS integration
Jason Carey
2017-03-16
SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...
Jonathan Abrahams
2017-03-07
SERVER-27938 Rename all OperationContext variables to opCtx
Maria van Keulen
2016-10-17
SERVER-26596 Make sure test doesn't break other tests and fix memory leak
Jonathan Reams
2016-08-29
SERVER-25764 Interrupt javascript periodically.
Jonathan Reams
2016-08-18
SERVER-22382 allow mongo --host to take uri
Matt Cotter
2016-08-09
SERVER-25056 implscope checks interruptability against opctx
Matt Cotter
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-02-18
SERVER-9131 Fix lint failed checks
Kaloian Manassiev
2016-02-17
SERVER-9131 prevent automatic function marshalling in shell
rahuldhodapkar
2015-12-02
SERVER-21717 Be more graceful in JS OOM
Jason Carey
[next]