server/lib
Robin Appelman 3d5acbb1d0
prevent lock values from going negative with memcache backend
This can be caused by the code releasing more locks then it acquires,
once the lock value becomes negative it's likely that it will never be able
to change into an exclusive lock again.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-07-05 14:39:10 +02:00
..
composer replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 2018-07-02 11:29:29 +02:00
l10n [tx-robot] updated from transifex 2018-06-29 00:12:08 +00:00
private prevent lock values from going negative with memcache backend 2018-07-05 14:39:10 +02:00
public fix return type from send share 2018-07-02 12:43:43 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Do not use HTTP code OC_Response constants anymore 2018-06-26 16:14:15 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00