summaryrefslogtreecommitdiff
path: root/src/mongo/s/distlock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17592 Move legacy dist lock code under catalogRandolph Tan2015-05-051-240/+0
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-241-118/+27
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-7/+6
* SERVER-17592 DistributedLock RefactorRandolph Tan2015-03-201-79/+3
* SERVER-17310 Make mongo::mutex a typedef of boost::mutex and remove mongo::sc...Andy Schwerin2015-03-121-4/+1
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-14215 Log error when ScopedDistributedLock::acquire fails to acquire l...Randolph Tan2014-10-021-47/+52
* SERVER-14668 Distlock constants to enums and fix some includesKaloian Manassiev2014-08-281-11/+17
* SERVER-13474 remove redundant split and migrate metadata validation stepsGreg Studer2014-08-201-9/+21
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-1/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-32/+32
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13585 Race in dist lock after winning "tournament" roundRandolph Tan2014-04-171-0/+13
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-271-7/+18
* SERVER-11681 move distlock to s/ directory - not part of clientGreg Studer2014-01-081-0/+351