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
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-10
SERVER-39183 Avoid opCtx wait in implscope sleep
Jason Carey
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
2019-01-11
SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type
Billy Donahue
2019-01-09
SERVER-38838 Ensure JavaScript stack string isn't empty.
Max Hirschhorn
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-09-18
SERVER-35154 Propagate JS exceptions through ScopedThread#join().
Max Hirschhorn
2018-09-17
SERVER-37126 Always _runSafely in implscope
Jason Carey
2018-06-29
SERVER-35847 Remove eval command and remove/update related tests/helpers
Sara Golemon
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
2018-01-17
SERVER-32617 Fix code that reconstructs status with just code and string
Mathias Stearn
2017-08-30
SERVER-30875 add requireOwnedObjects() to scope
Jason Carey
2017-08-14
SERVER-30502 --disableJavaScriptJIT does not disable JIT
Mark Benvenuto
2017-08-02
SERVER-26538 SERVER-26539 Detach from boost::thread
Andrew Morrow
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-05-04
SERVER-28665 More informative message when JS execution is interrupted
Kevin Pulo
2017-04-17
SERVER-28821 Dont require leak free execution before the leak checker runs
Andrew Morrow
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
2017-02-02
SERVER-27643 Use correct types when setting javascript stack limit
Jonathan Reams
2016-12-01
SERVER-27177 initialize kCurrentScope before creating mozjs runtime/scope
Jonathan Reams
2016-10-17
SERVER-26596 Make sure test doesn't break other tests and fix memory leak
Jonathan Reams
2016-10-13
SERVER-26596 Don't abort when javascript heap limit is set too low to initial...
Jonathan Reams
2016-09-15
SERVER-23135 properly print context on js load
Matt Cotter
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-07
SERVER-25895 JS Exceptions can overflow BufBuilder
Mark Benvenuto
2016-08-29
SERVER-25764 Interrupt javascript periodically.
Jonathan Reams
2016-08-18
SERVER-25559 periodically call gc durring interrupt
Matt Cotter
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-07-20
SERVER-24991 Redact streaming log messages
Dan Pasette
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-05-23
SERVER-12489 Make shell warn if version does not match server's
Joanna Cheng
2016-05-18
SERVER-23553 Remove Decimal128::enabled; now always true
Geert Bosch
2016-05-09
SERVER-24056 PPC64LE Debug needs higher stack reservation for SpiderMonkey
Mark Benvenuto
2016-04-21
SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build Integration
Mark Benvenuto
2016-04-14
SERVER-23472 Enable JavaScript protection by default
Shane Harvey
2016-02-17
SERVER-9131 prevent automatic function marshalling in shell
rahuldhodapkar
[prev]
[next]