Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -3/+0 |
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 1 | -19/+17 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -5/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 3 | -3/+0 |
* | add proper paths to locking exceptions | Robin Appelman | 2020-06-30 | 2 | -3/+9 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | pass the existing locks info when making locked exception with absolute paths | Robin Appelman | 2020-03-02 | 1 | -0/+12 |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -6/+5 |
* | Merge pull request #18080 from nextcloud/enhancement/noid/add-timeout | blizzz | 2019-12-20 | 1 | -0/+91 |
|\ | |||||
| * | nullable params | Maxence Lange | 2019-12-13 | 1 | -1/+1 |
| * | +ManuallyLockedException | Maxence Lange | 2019-12-12 | 1 | -0/+91 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -2/+8 |
|/ | |||||
* | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 1 | -3/+7 |
* | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 2 | -6/+8 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
* | Move \OCP\Lock to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+140 |