summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_catalog.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41406 Reduce log verbosity for CollectionCatalogXiangyu Yao2019-07-021-3/+3
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-116/+40
* SERVER-41583 Refactor the registration and de-registration of collection and ...Xiangyu Yao2019-06-171-94/+35
* Revert "SERVER-41583 Refactor the registration and de-registration of collect...Xiangyu Yao2019-06-171-35/+94
* SERVER-41583 Refactor the registration and de-registration of collection and ...Xiangyu Yao2019-06-141-94/+35
* SERVER-37988 Add an optional predicate argument in forEachCollectionFromDb() ...Gregory Wlodarek2019-05-151-0/+24
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-0/+607