summaryrefslogtreecommitdiff
path: root/src/mongo/s/client/shard_factory.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-3/+1
* 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-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-23857 dispatch shard creation by ConnectionString typeMisha Tyulenev2016-05-051-11/+22
* SERVER-23495 Add abstract Shard class and shift the ShardRemote implementatio...Esha Maharishi2016-04-201-18/+15
* SERVER-23498 Add ShardFactoryMisha Tyulenev2016-04-141-0/+75