summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog_cache_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52766: Support timestamp in the catalog cache loaderJordi Serra Torrens2020-11-251-0/+2
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+2
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-4/+4
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-1/+3
* 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-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-1/+3
* SERVER-29672 Make Config/ShardCatalogCacheLoader decorations on ServiceContextKaloian Manassiev2017-07-281-0/+32
* SERVER-29325 add constructors for CollectionAndChangedChunks structDianna Hohensee2017-06-261-0/+49