You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/files
Thomas Müller 9e222ec841 Merge pull request #13791 from owncloud/extstorage-fixdavexceptions 12 years ago
..
cache check is mimetype is set - fixed #13452 12 years ago
config Add public api for mount configurations 12 years ago
mount Prevent wrapping null storage 12 years ago
node Update the cache when renaming even if we dont emit hooks 12 years ago
objectstore Replace deprecated constant with new class constant 12 years ago
storage Fix DAV exceptions, some will still return false now 12 years ago
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 12 years ago
type Squash 'a | b' into 'a|b', in /lib 12 years ago
utils Merge pull request #11892 from owncloud/remove_triggerupdate 12 years ago
fileinfo.php Add getMountPoint to FileInfo 12 years ago
filesystem.php Fix resolving paths for views rooted in a file 12 years ago
mapper.php Fix mapping of relative paths 12 years ago
view.php Dont do a cache rename if we cant delete the source file 12 years ago