nextcloud/apps/files_trashbin/tests
Robin Appelman c04fc3a732 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-08 11:29:50 +00:00
..
BackgroundJob Update license headers 2019-12-05 15:38:45 +01:00
Command Update license headers 2019-12-05 15:38:45 +01:00
Controller Update license headers 2019-12-05 15:38:45 +01:00
js Use grid view in other file views too 2018-10-18 13:44:05 +02:00
CapabilitiesTest.php Update license headers 2019-12-05 15:38:45 +01:00
ExpirationTest.php Update license headers 2019-12-05 15:38:45 +01:00
StorageTest.php add locking to resolve concurent move to trashbin conflicts 2020-05-08 11:29:50 +00:00
TrashbinTest.php Update license headers 2019-12-05 15:38:45 +01:00