- 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
Showing
- apps/files/appinfo/app.php 0 additions, 2 deletionsapps/files/appinfo/app.php
- apps/files_sharing/lib/api.php 1 addition, 1 deletionapps/files_sharing/lib/api.php
- apps/files_sharing/lib/cache.php 2 additions, 1 deletionapps/files_sharing/lib/cache.php
- apps/files_sharing/lib/permissions.php 0 additions, 112 deletionsapps/files_sharing/lib/permissions.php
- apps/files_sharing/lib/sharedstorage.php 0 additions, 4 deletionsapps/files_sharing/lib/sharedstorage.php
- db_structure.xml 10 additions, 53 deletionsdb_structure.xml
- lib/private/files/cache/backgroundwatcher.php 0 additions, 107 deletionslib/private/files/cache/backgroundwatcher.php
- lib/private/files/cache/cache.php 9 additions, 8 deletionslib/private/files/cache/cache.php
- lib/private/files/cache/permissions.php 0 additions, 170 deletionslib/private/files/cache/permissions.php
- lib/private/files/cache/scanner.php 1 addition, 9 deletionslib/private/files/cache/scanner.php
- lib/private/files/node/folder.php 0 additions, 5 deletionslib/private/files/node/folder.php
- lib/private/files/storage/common.php 0 additions, 7 deletionslib/private/files/storage/common.php
- lib/private/files/storage/storage.php 0 additions, 8 deletionslib/private/files/storage/storage.php
- lib/private/files/storage/wrapper/wrapper.php 0 additions, 10 deletionslib/private/files/storage/wrapper/wrapper.php
- lib/private/files/view.php 1 addition, 18 deletionslib/private/files/view.php
- lib/private/share/share.php 4 additions, 4 deletionslib/private/share/share.php
- tests/lib/files/cache/permissions.php 0 additions, 75 deletionstests/lib/files/cache/permissions.php
- tests/lib/files/cache/scanner.php 0 additions, 2 deletionstests/lib/files/cache/scanner.php
- tests/lib/files/cache/updater.php 0 additions, 31 deletionstests/lib/files/cache/updater.php
- tests/lib/files/cache/watcher.php 0 additions, 2 deletionstests/lib/files/cache/watcher.php
Loading
Please register or sign in to comment