summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/database_sharding_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34431 MoveDatabaseShardingState into its own mapjannaerin2019-07-081-4/+13
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38473 Create DatabaseShardingStateLock to ensure concurrency around Da...Blake Oler2019-02-051-10/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-021-0/+7
* SERVER-33206 Create MovePrimarySourceManager and add clone commandBlake Oler2018-03-191-0/+27
* SERVER-29908 Move the migration critical section out of MigrationSourceManagerKaloian Manassiev2018-03-131-18/+9
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-4/+1
* SERVER-33032 add a DatabaseShardingState containing the databaseVersion as a ...Esha Maharishi2018-02-261-0/+103