summaryrefslogtreecommitdiffstats
path: root/lib/public/lock/ilockingprovider.php
Commit message (Expand)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-051-0/+17
* add method to atomically change between shared and exclusive lockRobin Appelman2015-06-011-0/+9
* release all locks on shutdownRobin Appelman2015-06-011-0/+5
* Fix PHPDoc of public interface ILockingProviderMorris Jobke2015-05-181-1/+1
* add memcache based shared/exclusive lockingRobin Appelman2015-04-301-0/+47