summaryrefslogtreecommitdiff
path: root/src/mongo/base/error_codes.tpl.h
AgeCommit message (Expand)Author
2024-03-30SERVER-83654 Various documentation updates for always compressed time-series ...Matt Kneiser
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2021-11-15SERVER-61392 Update error_codes filename in the script and templateYuhong Zhang
2020-06-22SERVER-46962 add optional parameter when creating ErrorExtraInfo classPavi Vetriselvan
2019-10-17SERVER-44025 Ensure isNamedCode specializations have internal linakageSpencer Jackson
2019-07-23SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano
2019-03-06SERVER-39688 Support namespaces for ErrorExtraInfoJason Carey
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-01-04SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn
2017-11-02SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn
2017-11-02SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()Mathias Stearn
2017-11-02SERVER-31622 Support catching DBException by code or categoryMathias Stearn
2017-11-02SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn