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 12 years ago
..
cache Retrieve storage numeric id earlier when still available 12 years ago
mount Add type hinting to functions 12 years ago
node Fix SharedCache::getPathById 12 years ago
objectstore throw exception in writeBack, the returned boolean is checked nowhere 12 years ago
storage Generate stable etags for local files 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 Fix method name 12 years ago
fileinfo.php Expose creatable permissions trough fileinfo 12 years ago
filesystem.php Added failing unit tests for mount config hooks 12 years ago
mapper.php Fix mapping of relative paths 12 years ago
view.php make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 12 years ago