summaryrefslogtreecommitdiff
path: root/src/mongo/s/client/shard_local_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-0/+1
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-1/+0
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-0/+1
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-291-10/+12
* Revert "SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRe...Dan Pasette2016-08-261-12/+10
* SERVER-25832 Rename Shard::runCommand to Shard::runCommandWithFixedRetryAttemptsSpencer T Brody2016-08-261-10/+12
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-1/+1
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-131-4/+5
* SERVER-23096 Move initialization of config.version and the config db indexes ...Spencer T Brody2016-06-281-0/+53
* SERVER-24443 Add repl::ReadConcernLevel to Shard::exhaustiveFindOnConfigDianna Hohensee2016-06-221-2/+7
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-1/+1
* SERVER-24318 change BackgroundSync to one owned object by the Repl ExternalSt...Eric Milkie2016-06-011-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23835 Remove metadata argument from Shard::runCommandSpencer T Brody2016-05-021-1/+0
* SERVER-23496 Fixing a memory leak in shard_local_test.cppDianna Hohensee2016-04-291-2/+2
* SERVER-23647 Make Shard::runCommand retry on failuresSpencer T Brody2016-04-281-1/+2
* SERVER-23496 adding ShardLocal class, child class of ShardDianna Hohensee2016-04-271-0/+208