server/tests/lib/files/storage/wrapper
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
..
availability.php Store storage availability in database 2015-07-20 16:27:26 +01:00
encryption.php make sure that we always detect legacy files correctly 2015-07-17 13:30:08 +02:00
jail.php various fixes & start to unit test the encryption storage wrapper 2015-04-07 13:30:28 +02:00
permissionsmask.php Add storage and cache wrappers to apply a permissions mask to a storage 2014-11-27 15:25:57 +01:00
quota.php Only use quota stream wrapper on "files" 2015-05-28 18:31:20 +02:00
wrapper.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00