summaryrefslogtreecommitdiff
path: root/src/mongo/db/db_raii_multi_collection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55505 Enable feature flag for point-in-time catalog lookupsHenrik Edin2023-03-291-21/+14
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-4/+8
* SERVER-68336 Add version of AutoGetCollection which takes a struct for its op...Faustoleyva542022-09-151-35/+26
* SERVER-63650 Change Locker::isDbLockedForMode to take in DatabaseNamejannaerin2022-07-111-7/+7
* SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-201-38/+5
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-04-201-1/+1
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-2/+0
* SERVER-59958 implement multi-collection support for AutoGetCollectionForRead*...Dianna Hohensee2022-02-101-66/+166
* SERVER-58663 Create a lock-free multi collection AutoGet* helperDianna Hohensee2021-09-171-0/+218