server/lib/public/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
..
config Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
mount phpdoc 2015-07-01 16:07:57 +02:00
objectstore Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
storage Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
alreadyexistsexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
entitytoolargeexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
file.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
fileinfo.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
filenametoolongexception.php update license headers and authors 2015-06-25 14:13:49 +02:00
folder.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
ihomestorage.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
invalidcharacterinpathexception.php update license headers and authors 2015-06-25 14:13:49 +02:00
invalidcontentexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
invalidpathexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
irootfolder.php Add getUserFolder to IRootFolder 2015-07-03 11:11:58 +02:00
locknotacquiredexception.php Fix missing @since tags in OCP 2015-06-19 10:51:36 +02:00
node.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
notenoughspaceexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
notfoundexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
notpermittedexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
reservedwordexception.php update license headers and authors 2015-06-25 14:13:49 +02:00
storage.php Store storage availability in database 2015-07-20 16:27:26 +01:00
storageinvalidexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
storagenotavailableexception.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00