summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-34679 Preserve writeConcernError when commands fail by throwingMathias Stearn2018-05-011-1/+1
* SERVER-34171 Make isUserManagementCommand a property of Command.Billy Donahue2018-03-281-1/+1
* SERVER-33065 CommandReplyBuilder and CommandInvocationBilly Donahue2018-03-061-4/+3
* Revert "SERVER-33065 CommandReplyBuilder and CommandInvocation"Nick Zolnierz2018-03-051-3/+4
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-031-3/+1
* SERVER-33065 CommandReplyBuilder and CommandInvocationBilly Donahue2018-03-021-4/+3
* SERVER-33214 ServiceEntryPointCommonBilly Donahue2018-02-141-0/+89