server/lib/private/files
Robin McCorkell df19cabb44 Store storage availability in database
Storage status is saved in the database. Failed storages are rechecked every
10 minutes, while working storages are rechecked every request.

Using the files_external app will recheck all external storages when the
settings page is viewed, or whenever an external storage is saved.
2015-07-20 16:27:26 +01:00
..
cache Store storage availability in database 2015-07-20 16:27:26 +01: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 Store storage availability in database 2015-07-20 16:27:26 +01: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 fix getting mount points when passing a path to the files:scan command 2015-06-29 14:03:23 +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