server/lib/private/files
Vincent Petry 5ade2854ee Fix DAV exceptions, some will still return false now
Since the Storage interface isn't ready to work directly with exceptions
like Forbidden and NotFound, the DAV storage has been adapted to still
return false when expected.
2015-01-30 12:02:23 +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 Prevent wrapping null storage 2015-01-27 17:40:08 +01:00
node Update the cache when renaming even if we dont emit hooks 2015-01-28 13:44:39 +01:00
objectstore Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
storage Fix DAV exceptions, some will still return false now 2015-01-30 12:02:23 +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 Fix resolving paths for views rooted in a file 2015-01-29 12:47:11 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Update the cache when renaming even if we dont emit hooks 2015-01-28 13:44:39 +01:00