nextcloud/lib/private/files/storage
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
..
wrapper - drop permissions table and related code 2014-06-05 08:22:01 +02:00
common.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
commontest.php Change default mimetype detection for storage backends to only use filename 2013-11-20 15:25:29 +01:00
home.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
loader.php name the storage wrapper to make sure that we don't apply the wrapper multiple times 2014-06-04 07:55:46 +02:00
local.php Remove unused methods. 2014-06-04 07:55:44 +02:00
mappedlocal.php Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. 2014-05-29 16:26:02 +02:00
storage.php - drop permissions table and related code 2014-06-05 08:22:01 +02:00
temporary.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00