summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/get_status_from_command_result.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24111 Move WriteConcernErrorDetail under mongo/rpcKaloian Manassiev2016-05-101-2/+2
* SERVER-23647 Make Shard::runCommand retry on failuresSpencer T Brody2016-04-281-0/+35
* Revert "SERVER-21956 DBClientCursor should propagate the correct exception code"Kaloian Manassiev2015-12-221-2/+0
* SERVER-21956 DBClientCursor should propagate the correct exception codeKaloian Manassiev2015-12-221-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-34/+31
* SERVER-17608 implement OP_COMMAND in the shellAdam Midvidy2015-05-181-1/+5
* SERVER-17606 add message parsers for OP_COMMAND/OP_COMMANDREPLYAdam Midvidy2015-04-221-0/+74