nextcloud-server/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
utils
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
view.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00