summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/catalog_control_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43942 track newly created indexes until they are part of a consistent ...Dianna Hohensee2019-10-211-0/+5
* SERVER-43794: Incremental backup cursor API.Daniel Gottlieb2019-10-171-1/+2
* SERVER-42839 Make storage_engine.h functions pure virtualEvgeni Dobranov2019-09-261-7/+75
* SERVER-42221 Add concurrency control to checkpoint requests and expose it to ...Dianna Hohensee2019-08-231-0/+3
* SERVER-41861 Replace 'all_committed' with 'all_durable'Gregory Wlodarek2019-07-261-1/+1
* SERVER-41819 Move methods from KVCollectionCatalogEntry to KVCatalogXiangyu Yao2019-06-211-2/+2
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-0/+12
* Revert "SERVER-40478 Merge StorageEngine class with KVStorageEngine"Gregory Wlodarek2019-06-201-12/+0
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-0/+12
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-221-0/+3
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-261-1/+1
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-3/+8
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-0/+5
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-5/+0
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-0/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38597 Add drop-pending ident counter to serverStatusXiangyu Yao2019-01-111-0/+3
* SERVER-38719 unshim and remove DatabaseHolder::getDatabaseHolder()Benety Goh2018-12-211-0/+2
* SERVER-38602 rollback clears drop-pending ident state in the storage engineBenety Goh2018-12-191-0/+1
* SERVER-38596 add supportPendingDrops to serverStatus outputBenety Goh2018-12-181-0/+3
* SERVER-38559 move catalog_control.cpp into its own libraryBenety Goh2018-12-131-0/+125