nextcloud/tests/lib/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 Get correct mimetype when moving and changing extension 2015-05-21 10:57:58 +02:00
mount Properly add trailing slash to mount point 2015-04-13 12:36:47 +02:00
node Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
objectstore Add a test for ObjectStore\NoopScanner 2015-03-04 11:48:31 +01:00
storage Store storage availability in database 2015-07-20 16:27:26 +01:00
stream Merge pull request #16452 from owncloud/enc_ftp_upload 2015-05-26 12:02:41 +02:00
utils add unit test 2015-06-29 14:06:29 +02:00
etagtest.php dont use our now non existing hook 2015-04-27 14:07:15 +02:00
filesystem.php phpdoc, strict and type hints 2015-06-02 14:07:55 +02:00
pathverificationtest.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
view.php Unlock first path on rename if second path is locked 2015-06-29 17:31:14 +02:00