summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/catalog_control.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35085 Hide the visibility of UUIDCatalog changes during repairDatabase...r4.1.1Dianna Hohensee2018-07-131-3/+3
* SERVER-35671 Add handling so closeAll, on failure, leaves UUIDCatalog inBen Judd2018-07-051-0/+3
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-07-021-2/+29
* Revert "SERVER-35317: Preserve minVisible values when refreshing the catalog."Daniel Gottlieb2018-06-271-29/+2
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-06-271-2/+29
* SERVER-34751 Replace getGlobalStorageEngine cals with getStorageEngine.Andy Schwerin2018-05-031-2/+2
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-2/+2
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-2/+2
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-2/+2
* SERVER-33632 UUIDCatalog queries fall back to pre-close stateGeert Bosch2018-04-171-0/+11
* SERVER-24635 replace references to fassertStatusOK with fassertBenety Goh2018-03-071-9/+9
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-7/+5
* SERVER-33330 closeAll now checks for bg jobs in progressEric Milkie2018-02-161-14/+2
* SERVER-33093 rebuild all indexes in one pass in openCatalog()Kyle Suarez2018-02-131-4/+25
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-311-0/+164