summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/active_migrations_registry_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-21/+4
* SERVER-33197 Implement joining behavior for movePrimary on shardsBlake Oler2018-02-271-21/+20
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-25673 Remove redundant ChunkManager access in MigrationManagerDianna Hohensee2017-01-171-3/+1
* Revert "SERVER-25673 Remove redundant ChunkManager access in MigrationManager"Mathias Stearn2017-01-111-1/+3
* SERVER-25673 Remove redundant ChunkManager access in MigrationManagerDianna Hohensee2017-01-111-3/+1
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-1/+0
* SERVER-26370 Cleanup MigrationDestinationManagerKaloian Manassiev2016-09-291-28/+28
* SERVER-25527 Make moveChunk and splitChunk commands include the chunk versionKaloian Manassiev2016-08-171-1/+5
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-2/+2
* SERVER-24467 Make the shard implementation of 'moveChunk' joinableKaloian Manassiev2016-06-131-11/+61
* SERVER-24467 Move active migrations tracking to separate classKaloian Manassiev2016-06-131-0/+91