summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-272-2/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-132-2/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-222-42/+46
* SERVER-29462 Align locks in mongo::Paritioned to avoid false sharingAndrew Morrow2017-07-051-11/+20
* Revert "SERVER-29462 Align locks in mongo::Paritioned to avoid false sharing"Benety Goh2017-07-031-13/+5
* SERVER-29462 Align locks in mongo::Paritioned to avoid false sharingAndrew Morrow2017-07-011-5/+13
* SERVER-21754 Partition CursorManager's structuresCharlie Swanson2017-05-263-0/+673