summaryrefslogtreecommitdiff
path: root/src/mongo/base/error_codes.tpl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61392 Update error_codes filename in the script and templateYuhong Zhang2021-11-151-2/+2
* SERVER-46962 add optional parameter when creating ErrorExtraInfo classPavi Vetriselvan2020-06-221-1/+2
* SERVER-44025 Ensure isNamedCode specializations have internal linakageSpencer Jackson2019-10-171-1/+1
* SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano2019-07-231-4/+23
* SERVER-39688 Support namespaces for ErrorExtraInfoJason Carey2019-03-061-1/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn2018-01-041-0/+33
* SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn2017-11-021-0/+11
* SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()Mathias Stearn2017-11-021-9/+0
* SERVER-31622 Support catching DBException by code or categoryMathias Stearn2017-11-021-1/+68
* SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn2017-11-021-0/+82