summaryrefslogtreecommitdiff
path: root/src/mongo/db/concurrency/lock_manager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36011 Remove MMAPv1 lockmanager supportGeert Bosch2018-07-111-58/+58
* SERVER-26860 add more unittests for compatible-first locking policyGeert Bosch2016-11-181-36/+55
* SERVER-24085: Grant existing lock requests on enabling compatibleFirstGeert Bosch2016-06-161-0/+42
* SERVER-24316 Add lock conversion cancellation unit-testKaloian Manassiev2016-05-311-1/+36
* SERVER-21533 Lock manager should not starve requestsKaloian Manassiev2015-11-181-0/+39
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-646/+643
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* SERVER-14668: Rename lock_mgr_new to lock_managerGeert Bosch2014-12-161-0/+822