summaryrefslogtreecommitdiff
path: root/src/mongo/s/shard_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25527 Make moveChunk and splitChunk commands include the chunk versionKaloian Manassiev2016-08-171-0/+3
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-3/+3
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-091-36/+6
* SERVER-23609 Make top chunk split use the balancer to move chunksKaloian Manassiev2016-05-031-24/+47
* SERVER-23211 Remove all callers of ShardRegistry::runIdempotentCommandOnShardSpencer T Brody2016-05-021-36/+62
* SERVER-22667 Move multiSplit to shardutilKaloian Manassiev2016-04-261-0/+86
* SERVER-22667 Move Chunk::pickSplitVector/MedianKey out of ChunkKaloian Manassiev2016-04-121-3/+83
* SERVER-22937 Retry operations run through the ShardRegistry wherever possibleSpencer T Brody2016-03-071-6/+6
* SERVER-20743 Combine target selection and command execution in ShardRegistry.Andy Schwerin2015-10-061-13/+6
* SERVER-19608 Give runCommand methods on ShardRegistry a txn, unless they only...Spencer T Brody2015-09-021-2/+2
* SERVER-19875 Add OperationContext to CatalogManager::getAllShardsSpencer T Brody2015-08-251-2/+4
* SERVER-19404 Change a few places to use PrimaryPreferred instead of PrimaryOn...Spencer T Brody2015-07-281-1/+1
* SERVER-19111 Get rid of ShardStatusKaloian Manassiev2015-06-291-0/+69