nextcloud/lib/private/Files
Roeland Jago Douma 6ffd7173f9
Don't lose filecache entry on s3 overwrite error
If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-31 12:25:20 +02:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Properly add new methods to interface and document in PHPDoc for getRootMounts() 2020-08-17 17:13:46 +02:00
Mount Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Node Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Don't lose filecache entry on s3 overwrite error 2020-08-31 12:25:20 +02:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Stream Cast float to int to avoid invalid scalar argument warning 2020-08-18 16:56:36 +02:00
Type Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php fix: file quota was not applied in all cases 2020-08-20 16:11:50 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00