summaryrefslogtreecommitdiffstats
path: root/lib/private/Lock/MemcacheLockingProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Fix releasing a shared lock multiple timesJaakko Salo2020-07-061-1/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* prevent lock values from going negative with memcache backendRobin Appelman2018-07-051-2/+8
* Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-4/+15
* Made locking providers strictRoeland Jago Douma2018-01-161-6/+7
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* optimize releaselock for memcache based locking backendsRobin Appelman2016-04-291-2/+7
* Move \OC\Lock to PSR-4Roeland Jago Douma2016-04-141-0/+122