nextcloud-server/apps/files_trashbin/tests
Robin Appelman 614acc9419
add locking to resolve concurent move to trashbin conflicts
uses a lock to prevent two requests from moving a file to the trashbin concurrently
(causing sql duplicate key errors)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-06 20:36:55 +07:00
..
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +07:00
Command Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
Controller Update license headers 2019-12-05 15:38:45 +07:00
js
CapabilitiesTest.php Update license headers 2019-12-05 15:38:45 +07:00
ExpirationTest.php Update license headers for 19 2020-04-29 11:57:22 +07:00
StorageTest.php add locking to resolve concurent move to trashbin conflicts 2020-05-06 20:36:55 +07:00
TrashbinTest.php Add visibility to all constants 2020-04-10 16:54:27 +07:00