nextcloud/apps/files_trashbin/lib
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
..
AppInfo Update license headers 2019-12-05 15:38:45 +01: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 Trash bin: fix exception triggered if no correct fileId is provided. 2020-01-07 23:47:07 +01:00
Events Update license headers 2019-12-05 15:38:45 +01:00
Exceptions Update license headers 2019-12-05 15:38:45 +01:00
Sabre Update license headers 2019-12-05 15:38:45 +01:00
Trash Update license headers 2019-12-05 15:38:45 +01:00
Capabilities.php Update license headers 2019-12-05 15:38:45 +01:00
Expiration.php Update license headers 2019-12-05 15:38:45 +01:00
Helper.php Update license headers 2019-12-05 15:38:45 +01:00
Hooks.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Update license headers 2019-12-05 15:38:45 +01:00
Trashbin.php add locking to resolve concurent move to trashbin conflicts 2020-05-08 11:29:50 +00:00