nextcloud/lib/files/cache
irgsmirx 062befd1fc Update lib/files/cache/legacy.php
Fixing a bug that occurs when trying to update a non-existent 'fscache' table in the database - if unfixed upgrading does not succeed.

Unfortunately I could not get a call to PEAR::isError working. That is why I check for the existence of a property present in class MDB2_Error.
2013-02-11 20:28:36 +01:00
..
cache.php translate the mimtype/mimepart to readable in the searchByMime function 2013-02-03 11:06:26 +01:00
legacy.php Update lib/files/cache/legacy.php 2013-02-11 20:28:36 +01:00
permissions.php allow storage backends to implement custom permission management 2012-11-15 00:57:30 +01:00
scanner.php append .part to put files 2013-02-10 14:16:45 +01:00
updater.php Update mtimes of all parent folders after change inside 2013-01-19 21:04:25 -05:00
upgrade.php Cache: don't insert duplicated during upgrade 2013-01-30 19:19:19 +01:00
watcher.php Filecache Watcher: use scan or scanFile based on the current item, not the cached item 2012-12-15 03:10:56 +01:00