summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/configsvr_commit_move_primary_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-35497 Use more uasserts in the configsvr commandsKaloian Manassiev2018-06-081-5/+3
* SERVER-32375 Use readConcern local for config metadata operationsBlake Oler2018-05-101-0/+5
* SERVER-34628 Really remove appendCommandStatusMathias Stearn2018-05-081-4/+2
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-5/+11
* SERVER-30775 remove dbname from CommandHelpers::parseNsFullyQualifiedBilly Donahue2018-03-271-1/+1
* SERVER-33195 create a movePrimary command for shards and _configsvrCommitMove...Blake Oler2018-02-211-0/+97