summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog_raii.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38719 rename DatabaseHolder::get() to getDb()Benety Goh2018-12-201-2/+2
* SERVER-37384 lock db prior to examining UUID catalog, to avoid phantom Namesp...Eric Milkie2018-11-131-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35085 Hide the visibility of UUIDCatalog changes during repairDatabase...r4.1.1Dianna Hohensee2018-07-131-0/+26
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-4/+5
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-5/+4
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-4/+5
* SERVER-33624 Check for db mismatch when resolving UUIDs for read commands.David Storch2018-03-051-1/+2
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-0/+188