summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/database_holder_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37455 Delete per-collection cursor managers.David Storch2019-01-231-2/+2
* SERVER-38719 rename DatabaseHolder::get() to getDb()Benety Goh2018-12-201-1/+1
* SERVER-38719 unshim DatabaseHolderBenety Goh2018-12-201-1/+1
* SERVER-38700 convert static Database::dropDatabase to a method on DatabaseHolderBenety Goh2018-12-191-0/+2
* SERVER-38700 remove redundant DatabaseHolder implementation comments and head...Benety Goh2018-12-191-36/+1
* SERVER-38612 rebuildIndexesOnCollection() delegates Collection creation to Da...Benety Goh2018-12-171-0/+12
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33330 closeAll now checks for bg jobs in progressEric Milkie2018-02-161-8/+1
* SERVER-32682 Use deadline-oriented mechanism for lock timeoutXiangyu Yao2018-02-091-0/+95