Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix releasing a shared lock multiple times | Jaakko Salo | 2020-07-06 | 1 | -1/+5 |
* | 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 |