summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-11-291-2/+2
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-08-261-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-36084 Remove sharding runtime from ServiceEntryPointCommon and embedde...Henrik Edin2018-09-261-2/+8
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-06-111-3/+3
* 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