summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_shard_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-081-2/+5
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-22/+23
* SERVER-29791 changing meaningless 'const bool' return types to 'bool' in Shar...Dianna Hohensee2017-08-011-4/+4
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-10/+15
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-7/+7
* SERVER-28721 update ShardCollectionType schema with additional fields and ref...Dianna Hohensee2017-04-151-33/+71
* SERVER-27681 Use CatalogCache to load metadata on shardsKaloian Manassiev2017-03-191-7/+1
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-0/+147