nextcloud/lib/private/Files
Roeland Jago Douma f909d2a39a 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 17:08:34 +00:00
..
AppData Update license headers 2019-12-05 15:38:45 +01:00
Cache dont update mimetype when moving to trash 2020-07-31 17:33:24 +02:00
Config Update license headers 2019-12-05 15:38:45 +01:00
Mount ensure home storage is initialized on first setup 2020-07-09 12:33:29 +00:00
Node Properly hint exceptions thrown by getUserFolder 2020-04-06 16:47:55 +00: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 17:08:34 +00:00
Search Update license headers 2019-12-05 15:38:45 +01:00
SimpleFS Update license headers 2019-12-05 15:38:45 +01:00
Storage use exceptions for error signaling in writeStream 2020-07-31 17:33:10 +02:00
Stream harden seekable http stream a bit against failures 2020-05-22 15:29:43 +02:00
Type Update license headers for 18 2019-12-20 09:23:25 +01:00
Utils Update license headers for 18 2019-12-20 09:23:25 +01:00
FileInfo.php Update license headers 2019-12-05 15:38:45 +01:00
Filesystem.php ensure home storage is initialized on first setup 2020-07-09 12:33:29 +00:00
View.php Actually check if the owner is not null 2020-03-27 13:51:47 +00:00