aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Lock
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-243-65/+8
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* composer run cs:fixCôme Chilliet2023-01-202-3/+0
* Cleanup lock related codeCarl Schwan2022-05-121-19/+17
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-5/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-263-3/+0
* add proper paths to locking exceptionsRobin Appelman2020-06-302-3/+9
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* pass the existing locks info when making locked exception with absolute pathsRobin Appelman2020-03-021-0/+12
* Fix license headersChristoph Wurst2020-01-131-6/+5
* Merge pull request #18080 from nextcloud/enhancement/noid/add-timeoutblizzz2019-12-201-0/+91
|\
| * nullable paramsMaxence Lange2019-12-131-1/+1
| * +ManuallyLockedExceptionMaxence Lange2019-12-121-0/+91
* | Update license headersChristoph Wurst2019-12-052-2/+8
|/
* Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-3/+7
* Made locking providers strictRoeland Jago Douma2018-01-162-6/+8
* Update license headersMorris Jobke2017-11-061-0/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-1/+1
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix othersJoas Schilling2016-07-212-2/+4
* Move \OCP\Lock to PSR-4Roeland Jago Douma2016-05-182-0/+140