Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 1 | -38/+15 |
| | | | | | | | | - Port to QueryBuilder - Improve the doc a bit - Add type hinting Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 1 | -5/+7 |
| | | | | | | | | * Added typehints * Added return types * Made strict Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Merge pull request #24387 from owncloud/locking-mark-reload-free | Thomas Müller | 2016-05-03 | 1 | -0/+3 |
|\ | | | | | free up memory when releasing the last shared lock | ||||
| * | free up memory when releasing the last shared lock | Robin Appelman | 2016-05-02 | 1 | -0/+3 |
| | | |||||
* | | optimize releaselock for memcache based locking backends | Robin Appelman | 2016-04-29 | 1 | -0/+4 |
|/ | |||||
* | Move \OC\Lock to PSR-4 | Roeland Jago Douma | 2016-04-14 | 1 | -0/+119 |