summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/write_concern_error_detail.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53809 Define IDL for WriteConcernErrorMoustafa Maher2021-02-181-34/+17
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-32684 Make mongos write command objects hold Status directlyMathias Stearn2018-01-171-66/+29
* SERVER-31629 Replace ErrorCodes::fromInt() with ErrorCodes::Error()Mathias Stearn2017-11-021-2/+2
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-261-1/+4
* SERVER-24111 Move WriteConcernErrorDetail under mongo/rpcKaloian Manassiev2016-05-101-0/+191