nextcloud/lib/private/files
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares
Whenever an exception occurs during scan of a remote share, the share is
checked for availability. If the storage is gone, it will be removed
automatically.

Also, getDirectoryContent() will now skip unavailable storages.
2015-01-26 13:59:49 +01:00
..
cache check is mimetype is set - fixed #13452 2015-01-19 15:04:53 +01:00
config Add public api for mount configurations 2014-12-04 16:47:27 +01:00
mount Load mount specific options from the mount config 2014-12-17 14:03:50 +01:00
node Fix searchCommon to properly match path name 2015-01-12 19:33:00 +01:00
objectstore Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
storage Catch storage exception in scanner for remote shares 2015-01-26 13:59:49 +01:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Merge pull request #11892 from owncloud/remove_triggerupdate 2014-12-10 16:17:29 +01:00
fileinfo.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
filesystem.php Use json_encode on string 2015-01-13 11:08:18 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Catch storage exception in scanner for remote shares 2015-01-26 13:59:49 +01:00