summaryrefslogtreecommitdiff
path: root/src/mongo/db/concurrency/lock_manager_defs.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-1/+1
* SERVER-74493 Make DatabaseName constructors privatemathisbessamdb2023-04-261-4/+2
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-2/+0
* SERVER-67994 Add ResourceId constructors that take NamespaceString and Databa...jannaerin2022-07-271-3/+6
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-091-3/+8
* SERVER-50870 Establish consistent storage snapshot with the refreshed Collect...Henrik Edin2020-11-171-0/+42