summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/catalogtests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62918 Change DBLock to use DatabaseNamejannaerin2022-06-271-2/+2
* SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour2022-05-101-1/+1
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-2/+1
* SERVER-51236 Merge UncommittedCollections with UncommittedCatalogUpdatesFaustoleyva542022-04-071-3/+9
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-031-2/+2
* SERVER-56002 SERVER-56023 Store Collection metadata in the Collection and rep...Henrik Edin2021-05-201-1/+0
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-1/+1
* SERVER-48312 Remove support for 'supportsDocLocking = false'Gregory Wlodarek2020-08-041-3/+0
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-2/+0
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-071-8/+0
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-0/+129