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
Robin Appelman 8de287f2ef Merge pull request #11763 from owncloud/stable-etags 11 years ago
..
cache Retrieve storage numeric id earlier when still available 11 years ago
mount Add type hinting to functions 11 years ago
node Fix SharedCache::getPathById 11 years ago
objectstore throw exception in writeBack, the returned boolean is checked nowhere 11 years ago
storage Generate stable etags for local files 11 years ago
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 11 years ago
type Squash 'a | b' into 'a|b', in /lib 11 years ago
utils Fix method name 11 years ago
fileinfo.php Expose creatable permissions trough fileinfo 11 years ago
filesystem.php Added failing unit tests for mount config hooks 11 years ago
mapper.php Fix mapping of relative paths 11 years ago
view.php make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 11 years ago