server/lib/private/Files
Vincent Petry 6d4abdab8f
Fix DAV stat cache to properly cache 404
404 errors were not properly cached due to catching the wrong
exception. Now catching ClientHttpException and checking the error
code. In case of 404, adjust the stat cache accordingly.
2017-01-05 09:39:07 +01:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
Config also compare storage ids when checking for changed mounts 2016-12-13 12:11:10 +01:00
Mount Nuke the legacy storage fallback from orbit 2016-12-23 12:49:46 +01:00
Node Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
ObjectStore fopen s3 objects directly to work around unexplainable guzzle bug 2016-11-16 15:30:37 +01:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Fix DAV stat cache to properly cache 404 2017-01-05 09:39:07 +01:00
Stream remove static:// stream wrapper 2017-01-04 15:57:02 +01:00
Type Fix mimetype detection inside hidden folders (#26138) 2016-09-26 11:31:03 +02:00
Utils Store the shared propagator instance 2016-08-10 10:57:49 +02:00
FileInfo.php Improve isMounted to handle primary storage object store 2016-11-16 15:30:36 +01:00
Filesystem.php Merge pull request #2167 from nextcloud/mountmanager-lockdown 2016-11-17 16:56:55 +01:00
View.php only update the cache if the storage operation succeeds 2016-12-02 16:20:49 +01:00