summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/type_shard_identity.h
Commit message (Expand)AuthorAgeFilesLines
* 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-38/+13
* SERVER-29464 Get rid of unused code in the write commands parsingKaloian Manassiev2017-06-091-1/+0
* SERVER-22660 OpObserver on config server for inserts to config.shards from ol...Esha Maharishi2016-07-141-9/+7
* SERVER-24126 fix shared library compileEsha Maharishi2016-06-131-0/+10
* Revert "SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the...Esha Maharishi2016-06-101-10/+0
* SERVER-24126 Add step to _cfgsvrAddShard command where it inserts the shardId...Esha Maharishi2016-06-101-0/+10
* SERVER-23765 Update config string of shardIdentity documentRandolph Tan2016-05-051-0/+6
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-5/+6
* SERVER-22661 Write a type for ShardIdentityRandolph Tan2016-03-181-0/+90