-
- Downloads
Merge pull request #13641 from owncloud/cache-storage-status
Store storage availability in database
Showing
- apps/files_external/lib/config.php 10 additions, 2 deletionsapps/files_external/lib/config.php
- db_structure.xml 12 additions, 0 deletionsdb_structure.xml
- lib/private/files/cache/storage.php 38 additions, 10 deletionslib/private/files/cache/storage.php
- lib/private/files/mount/mountpoint.php 6 additions, 1 deletionlib/private/files/mount/mountpoint.php
- lib/private/files/storage/common.php 19 additions, 0 deletionslib/private/files/storage/common.php
- lib/private/files/storage/wrapper/availability.php 462 additions, 0 deletionslib/private/files/storage/wrapper/availability.php
- lib/private/files/storage/wrapper/wrapper.php 18 additions, 0 deletionslib/private/files/storage/wrapper/wrapper.php
- lib/private/util.php 8 additions, 0 deletionslib/private/util.php
- lib/public/files/storage.php 20 additions, 0 deletionslib/public/files/storage.php
- tests/lib/files/mount/mountpoint.php 21 additions, 0 deletionstests/lib/files/mount/mountpoint.php
- tests/lib/files/storage/wrapper/availability.php 149 additions, 0 deletionstests/lib/files/storage/wrapper/availability.php
Loading
Please register or sign in to comment