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
Robin Appelman d3b6dbc0bc
move more cache logic to querybuilder
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 move more cache logic to querybuilder 6 years ago
CacheEntry.php always use numeric storage id in cacheentry 9 years ago
CacheQueryBuilder.php move more cache logic to querybuilder 6 years ago
FailedCache.php Remove deprecated searchByTag 7 years ago
HomeCache.php
HomePropagator.php
MoveFromCacheTrait.php
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