nextcloud/lib/private/files
Robin Appelman 5cb08bb9cb Merge branch 'master' into fileinfo
Conflicts:
	tests/lib/files/cache/cache.php
2014-01-17 14:47:29 +01:00
..
cache Merge pull request #6768 from owncloud/scanner-use-storage-mtime 2014-01-15 01:31:33 -08:00
mount move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
node move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
storage Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 2014-01-02 13:19:10 +01:00
stream Added comment for clarification about fseek() call in quota.php 2013-10-25 16:15:01 +02:00
type Return early if fileinfo is there. 2013-10-29 13:48:30 +01:00
utils move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
fileinfo.php add Support for passing a FileInfo instance to View->putFileInfo 2014-01-13 15:57:49 +01:00
filesystem.php External storage space is now not counted in total space 2013-11-18 18:09:01 +01:00
mapper.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
view.php add Support for passing a FileInfo instance to View->putFileInfo 2014-01-13 15:57:49 +01:00