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
/
exception.cpp
Age
Commit message (
Expand
)
Author
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
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
2022-04-28
SERVER-65773 Improved MozJS error handling
Mohammad Dashti
2022-03-07
SERVER-61008 Upgrade vendorized mozjs to esr91.3
Justin Seyster
2020-06-22
SERVER-46962 add optional parameter when creating ErrorExtraInfo class
Pavi Vetriselvan
2019-03-14
SERVER-40059 build Status objects with StringData in exception.cpp
Gabriel Russell
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
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-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-05-23
SERVER-35061: Javascript sleep should error on premature wake
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
2018-01-17
SERVER-32587 Convert StaleConfigException to use ErrorExtraInfo
Mathias Stearn
2017-11-02
SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()
Mathias Stearn
2016-09-09
SERVER-22973 use mongo macros for static assert
Matt Cotter
2016-02-24
SERVER-22783 Consolidate WriteConcernError parsing
Kaloian Manassiev
2015-12-02
SERVER-21711 make currentJSExceptionToStatus more robust
Jason Carey
2015-09-17
SERVER-20375 Constrain JS method thisv
Jason Carey
2015-08-14
SERVER-19935 Make JSThread stacks more informative
Jason Carey
2015-08-10
SERVER-19853 no numeric_limits for msvc in MozJS
Jason Carey
2015-08-10
SERVER-19705 unmix MozJS and Mongo Error Codes
Jason Carey
2015-07-28
SERVER-19641 cleanup the js scope in quit()
Jason Carey
2015-07-20
SERVER-18531 Additional fixes for SpiderMonkey
Jason Carey
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey