summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/merge_chunks_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24415 Replace instances of shared_ptr<CollectionMetadata> with ScopedC...Leon Zaruvinsky2016-07-071-1/+2
* SERVER-24664 Get rid of calls to ShardingState::getCollectionMetadataLeon Zaruvinsky2016-06-221-6/+12
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-1/+1
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-3/+3
* SERVER-24167 ChunkType should generate the chunk's _idKaloian Manassiev2016-05-181-2/+0
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+3
* SERVER-23493 Cleanup CollectionMetadata cloneSplit and cloneMergeKaloian Manassiev2016-04-051-4/+1
* SERVER-23509 Consolidate mongod-specific sharding commands under db/sKaloian Manassiev2016-04-051-17/+324
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-1/+1
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-21146 restrict splitChunk, moveChunk, mergeChunks on mongod to interna...Misha Tyulenev2015-11-031-2/+1
* SERVER-19903 Dist lock pinger not running for config RSRandolph Tan2015-08-281-1/+1
* SERVER-19855 Make write_ops have their own SConscriptKaloian Manassiev2015-08-141-0/+190