summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_chunk_cloner_source_legacy_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-36054 Remove ScopedCollectionMetadata's operator boolKaloian Manassiev2018-07-111-9/+17
* SERVER-34367 Change test to use clock source mock to control yield timingRandolph Tan2018-04-301-0/+9
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-11/+4
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-1/+1
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-2/+1
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-8/+8
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-8/+8
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-8/+8
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-8/+8
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-8/+8
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-25673 Remove redundant ChunkManager access in MigrationManagerDianna Hohensee2017-01-171-1/+0
* Revert "SERVER-25673 Remove redundant ChunkManager access in MigrationManager"Mathias Stearn2017-01-111-0/+1
* SERVER-25673 Remove redundant ChunkManager access in MigrationManagerDianna Hohensee2017-01-111-1/+0
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-1/+0
* SERVER-27428 Wait for the onCommand thread in MigrationChunkClonerSourceLegac...Kaloian Manassiev2016-12-151-10/+18
* SERVER-22657 Unit-tests for MigrationChunkClonerSourceLegacyKaloian Manassiev2016-11-181-0/+367