Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 1 | -35/+6 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Fix locking logic | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Merge pull request #21074 from jvsalo/shared-lock-multi-release | Morris Jobke | 2020-07-06 | 1 | -1/+5 |
|\ | |||||
| * | Fix releasing a shared lock multiple times | Jaakko Salo | 2020-05-24 | 1 | -1/+5 |
* | | add proper paths to locking exceptions | Robin Appelman | 2020-06-30 | 1 | -3/+4 |
|/ | |||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | prevent lock values from going negative with memcache backend | Robin Appelman | 2018-07-05 | 1 | -2/+8 |
* | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 1 | -4/+15 |
* | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 1 | -6/+7 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | optimize releaselock for memcache based locking backends | Robin Appelman | 2016-04-29 | 1 | -2/+7 |
* | Move \OC\Lock to PSR-4 | Roeland Jago Douma | 2016-04-14 | 1 | -0/+122 |