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
/
base
/
error_codes.tpl.h
Age
Commit message (
Expand
)
Author
2024-03-30
SERVER-83654 Various documentation updates for always compressed time-series ...
Matt Kneiser
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2021-11-15
SERVER-61392 Update error_codes filename in the script and template
Yuhong Zhang
2020-06-22
SERVER-46962 add optional parameter when creating ErrorExtraInfo class
Pavi Vetriselvan
2019-10-17
SERVER-44025 Ensure isNamedCode specializations have internal linakage
Spencer Jackson
2019-07-23
SERVER-42164 Allowed ErrorCode::is{Category} to take a Status
Ben Caimano
2019-03-06
SERVER-39688 Support namespaces for ErrorExtraInfo
Jason Carey
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-01-04
SERVER-31734 Core ErrorExtraInfo implementation
Mathias Stearn
2017-11-02
SERVER-31629 Support putting unique codes directly into Status constructors
Mathias Stearn
2017-11-02
SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()
Mathias Stearn
2017-11-02
SERVER-31622 Support catching DBException by code or category
Mathias Stearn
2017-11-02
SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}
Mathias Stearn