nextcloud/lib/private/Files
Roeland Jago Douma 4cc41cb4c7
Do not log all locked exceptions
This can happen for valid reasons (multiple users writing at the same
time) with for example the text app. Apps should properly handle it. No
reason to log it by default.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 14:55:13 +02:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache remove extra param in cache update call 2019-05-07 14:53:02 +02:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-21 21:57:47 +01:00
Node Do not keep searching for recent 2019-07-16 19:14:55 +02:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Fix File#putContents(string) on ObjectStorage 2019-07-17 14:58:56 +02:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage Do not log all locked exceptions 2019-07-26 14:55:13 +02:00
Stream Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +01:00
Type Do not fail integrity check if mimetype list is changed 2019-05-29 22:43:23 +02:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 2019-06-25 21:43:37 +02:00