nextcloud/apps/files_trashbin/lib
Robin Appelman acef3620e0
dont hold a transaction during the move to trash
because moving to trash can take a long time, keeping a transaction active for the duration can lead to issues

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-05 15:25:36 +02:00
..
AppInfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller
Events
Exceptions
Migration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Sabre
Trash
Capabilities.php
Expiration.php
Helper.php
Hooks.php
Storage.php Fix variable name and add spaces around path in info log line 2020-09-17 08:58:10 +02:00
Trashbin.php dont hold a transaction during the move to trash 2020-10-05 15:25:36 +02:00