summaryrefslogtreecommitdiff
path: root/src/mongo/s/shard_id.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51070 Move the ConfigServer ShardId constant to be under ShardIdKaloian Manassiev2020-12-031-1/+4
* SERVER-45100 Make the BatchWriteExecutor retry multi-writes only against unsu...Marcos José Grillo Ramírez2019-12-191-0/+8
* 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-29908 Remove ShardingState::appendInfoKaloian Manassiev2018-08-011-23/+27
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-29979 Move SplitChunk Logic from split_chunk_command to split_chunkHugh Han2017-07-241-1/+1
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-0/+105