server/lib/private/files
Vincent Petry 7c9405a921 Disable filesystem_check_changes by default
This will prevent detecting remote changes done in the data folder /
root storage by default. In the rare cases where the data folder is
shared with other apps/users outside ownCloud and change detection is
needed, the admin will have to set the option explicitly from now on.

Note that this doesn't affect external storages which have their own
setting in the mount options.
2015-07-29 12:01:12 +02:00
..
cache Remove OC_Log 2015-07-03 18:00:16 +02:00
config handle invalid results from mount providers 2015-06-29 14:42:34 +02:00
mount Remove OC_Log 2015-07-03 18:00:16 +02:00
node Add getUserFolder to IRootFolder 2015-07-03 11:11:58 +02:00
objectstore update license headers and authors 2015-06-25 14:13:49 +02:00
storage Disable filesystem_check_changes by default 2015-07-29 12:01:12 +02:00
stream Merge pull request #16406 from owncloud/enc-strlenperffix 2015-07-01 08:54:33 +02:00
type Move mimetypes.list.php to config/mimetypemapping.json 2015-07-08 13:18:58 +02:00
utils check if the user is trying to scan a valid path 2015-07-27 11:21:48 +02:00
fileinfo.php remove unencrypted_size from the cache, size will contain the unencrypted size 2015-04-07 13:30:28 +02:00
filesystem.php expose the mount manager in the public api 2015-07-01 15:57:04 +02:00
view.php Remove OC_Log 2015-07-03 18:00:16 +02:00