summaryrefslogtreecommitdiffstats
path: root/lib/private/lock
Commit message (Expand)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-252-0/+4
* clear memcache keys in lockingRobin Appelman2015-06-121-1/+2
* Fixing undefined index 'foo'Thomas Müller2015-06-011-0/+3
* fix nooplockingproviderRobin Appelman2015-06-011-2/+9
* shared lock around hooksRobin Appelman2015-06-011-0/+4
* add method to atomically change between shared and exclusive lockRobin Appelman2015-06-011-0/+20
* Added config switch for file lockingVincent Petry2015-06-011-0/+60
* dont release shared lock if we dont have anyRobin Appelman2015-06-011-2/+4
* release all locks on shutdownRobin Appelman2015-06-011-0/+27
* allow getting the path from the lockedexceptionRobin Appelman2015-04-301-2/+2
* add memcache based shared/exclusive lockingRobin Appelman2015-04-301-0/+86