summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/implscope.h
AgeCommit message (Expand)Author
2024-07-17SERVER-91111: Enable spider-monkey-dbg build (#24813)Santiago Roche
2024-07-12Revert "SERVER-91111: Enable spider-monkey-dbg build. (#22906)" (#24713)Santiago Roche
2024-07-12SERVER-91111: Enable spider-monkey-dbg build. (#22906)Santiago Roche
2024-04-23SERVER-89466 Fix thread contention in MozJSImplScope::ASANHandles. (#21180)Santiago Roche
2024-04-12SERVER-64574 Upgrade third_party/mozjs with ESR115.7Santiago Roche
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2024-03-19SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)Saman Memaripour
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-02-12SERVER-72873 add header brackets tidy check.Daniel Moody
2023-01-04SERVER-72286 Convert all shard split tests to use ES modulesMatt Broadstone
2022-12-16SERVER-71658 Add support for dynamic importMatt Broadstone
2022-11-10SERVER-70553 Add ES Modules support to mongo test runnerMatt Broadstone
2022-03-26SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster
2022-03-07SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster
2020-03-13SERVER-46494 improve perf of '$function'Eric Cox
2020-03-09SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin
2020-02-07SERVER-45456 Allow JavaScript on mongosJames Wahlin
2019-10-25SERVER-43936 Implement simpler, quicker python based C++ linterMark Benvenuto
2019-10-14SERVER-42736 Remove PosixNSPR implementations.ADAM Martin
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-06-14SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis
2019-03-28SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-02-10SERVER-39183 honor socket disconnect in $whereJason Carey
2019-01-30SERVER-29286 import and use mozjs-60Gabriel Russell
2019-01-29Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell
2019-01-29SERVER-29286 import and use mozjs-60Gabriel Russell
2018-11-21SERVER-36740 Sometimes crashes on windows don't provide a backtraceMark Benvenuto
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-06-29SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon
2018-06-29SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin
2018-06-08SERVER-34770 Retry on JavaScript execution interruptions in stepdown suitesBen Caimano
2018-05-23SERVER-35061: Javascript sleep should error on premature wakeSpencer Jackson
2018-04-27SERVER-31508: Make Javascript sleep interruptableSpencer Jackson
2018-01-19SERVER-32239 Lossless status throwing in JSJason Carey
2017-08-30SERVER-30875 add requireOwnedObjects() to scopeJason Carey
2017-08-01SERVER-30080 LogicalSessions in the shellJason Carey
2017-07-07SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...Ted Tuckman
2017-04-10SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson
2017-04-07SERVER-22520 Improve ASAN MozJS integrationJason Carey
2017-03-16SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...Jonathan Abrahams
2017-03-07SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen
2016-10-17SERVER-26596 Make sure test doesn't break other tests and fix memory leakJonathan Reams
2016-08-29SERVER-25764 Interrupt javascript periodically.Jonathan Reams
2016-08-18SERVER-22382 allow mongo --host to take uriMatt Cotter
2016-08-09SERVER-25056 implscope checks interruptability against opctxMatt Cotter
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2016-02-18SERVER-9131 Fix lint failed checksKaloian Manassiev
2016-02-17SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar
2015-12-02SERVER-21717 Be more graceful in JS OOMJason Carey