summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/namespace_serializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53118 Make the DistLockManager use the same processId/lockSessionId pe...Kaloian Manassiev2021-01-211-89/+0
* SERVER-49145: Prevent distributed lock timeouts in suites with background mig...Jordi Serra Torrens2020-11-161-8/+15
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-40318 Make condition variable wait in NamespaceSerializer exception safejannaerin2019-04-081-1/+3
* 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-14/+16
* SERVER-33639 Protect against distlock acquisition timeout at createDatabase timejannaerin2018-05-251-2/+2
* SERVER-33639 Protect against distlock acquisition timeout at createDatabase timejannaerin2018-05-231-0/+80