summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_shard_collection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-72/+0
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-193/+25
* 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-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-3/+3
* SERVER-32198 Change the namespaces stored as StringData to NamespaceStringKaloian Manassiev2018-04-261-3/+0
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-2/+2
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-081-0/+2
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-25/+36
* SERVER-29791 changing meaningless 'const bool' return types to 'bool' in Shar...Dianna Hohensee2017-08-011-1/+1
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-16/+19
* SERVER-27713 create an OpObserver for shard chunk metadata updatesDianna Hohensee2017-06-151-1/+2
* SERVER-28721 update ShardCollectionType schema with additional fields and ref...Dianna Hohensee2017-04-151-50/+115
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-0/+160