nextcloud-server/tests
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
..
acceptance Fix variable not replaced in "behat.yml" when default value was used 2018-06-28 17:32:38 +02:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
Core Adds an info if the maintenance mode is already enabled/disabled. 2018-07-01 20:56:27 +02:00
data fix appinfo parsing when a single localized option is provided 2018-04-17 11:14:03 +02:00
docker
lib prevent lock values from going negative with memcache backend 2018-07-05 14:39:10 +02:00
objectstore
Settings Bump autoloader and fix tests 2018-06-29 14:12:06 +02:00
travis
apps.php
bootstrap.php
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php
karma.config.js Fixing failing test cases due to change in functionality. 2018-03-27 01:34:00 +05:30
phpunit-autotest-external.xml
phpunit-autotest.xml
preseed-config.php add azure unit tests with azurite 2018-06-04 16:18:03 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php