summaryrefslogtreecommitdiff
path: root/src/mongo/s/config_server_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-2/+3
* 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-8/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-6/+6
* SERVER-25832 Add version of Shard::runCommand that retries indefinitely, and ...r3.3.12Spencer T Brody2016-08-291-1/+1
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-291-7/+7
* Revert "SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRe...Dan Pasette2016-08-261-7/+7
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-261-7/+7
* SERVER-25686 send all moveChunk commands through to the shard to wait for wai...Dianna Hohensee2016-08-221-1/+1
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-0/+85