summaryrefslogtreecommitdiff
path: root/src/mongo/s/client/shard_registry_data_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46202 Make ShardRegistryData immutableKevin Pulo2020-08-051-92/+0
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-7/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-5/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-281-1/+1
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-1/+1
* SERVER-23341 fix pessimizing moveEric Milkie2016-05-191-2/+2
* SERVER-23341 replace ShardRegistry::reload with swapMisha Tyulenev2016-05-181-0/+97