nextcloud/tests/lib/files
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
2014-06-05 08:22:01 +02:00
..
cache - drop permissions table and related code 2014-06-05 08:22:01 +02:00
mount fix unit test after adding the additional parameter to addStorageWrapper() 2014-06-04 07:55:46 +02:00
node - drop permissions table and related code 2014-06-05 08:22:01 +02:00
storage Add $storage->instanceOfStorage to handle instanceof for storage wrappers 2014-05-29 13:45:50 +02:00
stream Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
utils Scanner: additional tests for reusing etags during scanning 2013-08-12 15:37:15 +02:00
etagtest.php use assertSame and assertNotSame for etag checks 2014-02-27 09:39:34 +01:00
filesystem.php Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 2014-06-04 07:55:46 +02:00
mapper.php Update mapper.php 2013-06-08 19:44:58 +03:00
view.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00