summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/type_shard_identity_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-4/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-14/+7
* 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-14/+16
* SERVER-35486 Create _addShard command on shard to drive shard initializationMatthew Saltz2018-06-131-15/+14
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+12
* SERVER-23765 Update config string of shardIdentity documentRandolph Tan2016-05-051-0/+7
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-1/+27
* SERVER-22661 Write a type for ShardIdentityRandolph Tan2016-03-181-0/+112