nextcloud/lib/private/Files/Cache
John Molakvoæ (skjnldsv) dfcf6ad106 Catch invalid cache source storage path
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-03-24 11:05:32 +00:00
..
Wrapper adjust tests 2021-03-16 15:22:23 +01:00
AbstractCacheEvent.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Cache.php Catch invalid cache source storage path 2021-03-24 11:05:32 +00:00
CacheEntry.php Update license headers 2019-12-05 15:38:45 +01:00
CacheQueryBuilder.php Make Cache::removeChildren non recursive 2020-08-20 15:37:02 +02:00
FailedCache.php also implement for FailedCache and NullCache 2021-03-16 16:18:03 +00:00
HomeCache.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
HomePropagator.php Update license headers 2019-12-05 15:38:45 +01:00
LocalRootScanner.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
MoveFromCacheTrait.php add ICopyFromCache trait to expose existing implementation 2021-03-16 16:18:01 +00:00
NullWatcher.php optimize View::getPath if we already know the storage id 2020-09-16 13:49:07 +02:00
Propagator.php Use Query builder function 2020-11-07 15:57:45 +00:00
QuerySearchHelper.php fix cachjail searching for root 2021-03-16 15:22:22 +01:00
Scanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:54:09 +00:00
Storage.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 11:01:09 +00:00
StorageGlobal.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Updater.php dont update mimetype when moving to trash 2020-07-30 16:11:45 +02:00
Watcher.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00