summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18084 Add Grid::get(ServiceContext*) getterKaloian Manassiev2016-08-161-16/+18
* SERVER-25000 Built _configsvrMergeChunk wrapper around applyOpsJess Fan2016-08-111-0/+125
* SERVER-24999 Built _configsvrSplitChunk wrapper around applyOpsJess Fan2016-08-101-0/+123
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-087-8/+8
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-6/+6
* SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZoneRandolph Tan2016-07-262-1/+126
* SERVER-24488 Move logic to serialize and deserialize CommitChunkMigration to ...Leon Zaruvinsky2016-07-191-84/+31
* SERVER-24720 Use MONGO_INITIALIZER to instantiate balancer control commandsKaloian Manassiev2016-06-301-5/+11
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-301-0/+113
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-39/+51
* SERVER-22659 Adding CommitChunkMigration command on the config server.Dianna Hohensee2016-06-221-0/+360
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-0/+112
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-152-0/+232
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-2/+2
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-2/+2
* SERVER-24318 change BackgroundSync to one owned object by the Repl ExternalSt...Eric Milkie2016-06-011-0/+1
* SERVER-22646 mongos's addShard sends _configsvrAddShard to the configsEsha Maharishi2016-05-231-124/+1
* SERVER-24253 Coverity analysis defect 99519: PW.PARAMETER_HIDDENEsha Maharishi2016-05-231-2/+4
* SERVER-24252 Coverity analysis defect 99520: PW.USELESS_TYPE_QUALIFIER_ON_RET...Esha Maharishi2016-05-231-1/+1
* SERVER-22645 add new _configsvrAddShard commandEsha Maharishi2016-05-181-0/+261