You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Cache
Roeland Jago Douma 8800a7e890
Fix cache moves
6 years ago
..
Wrapper Remove deprecated searchByTag 7 years ago
AbstractCacheEvent.php use OCP\EventDispatcher\Event over Symfony's deprecated Event 6 years ago
Cache.php filter out empty filecache extension values 6 years ago
CacheEntry.php store filecache extension fields 6 years ago
CacheQueryBuilder.php store filecache extension fields 6 years ago
FailedCache.php Remove deprecated searchByTag 7 years ago
HomeCache.php
HomePropagator.php
MoveFromCacheTrait.php Fix cache moves 6 years ago
Propagator.php Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdata 7 years ago
QuerySearchHelper.php Fix DAV mimetype search 6 years ago
Scanner.php Avoid calculating folder size for parent that needs scan. 7 years ago
Storage.php log which storage id can't be inserted 6 years ago
StorageGlobal.php use eq instead of in for loading single storage 6 years ago
Updater.php
Watcher.php