Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18Move \OCP\Lock to PSR-4Roeland Jago Douma
2016-01-12Happy new year!Thomas Müller
2015-06-25update license headers and authorsMorris Jobke
2015-06-05[OCP] update PHPdoc to contain correct @since tagsMorris Jobke
2015-06-01add method to atomically change between shared and exclusive lockRobin Appelman
2015-06-01release all locks on shutdownRobin Appelman
2015-05-18Fix PHPDoc of public interface ILockingProviderMorris Jobke
2015-04-30add memcache based shared/exclusive lockingRobin Appelman