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 d31ed8dbca
fix: use proper jailed patch in watcher
2 years ago
..
Wrapper fix: use proper jailed patch in watcher 2 years ago
Cache.php fix: Apply new coding standard to all files 2 years ago
CacheDependencies.php also improe cache ci for shared cache 2 years ago
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 3 years ago
CacheQueryBuilder.php fix: Apply new coding standard to all files 2 years ago
FailedCache.php use searchoperation for storage filter instead of db expression 5 years ago
FileAccess.php feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago
HomeCache.php Fix return types in phpdoc 3 years ago
HomePropagator.php Update php licenses 5 years ago
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
MoveFromCacheTrait.php Update php licenses 5 years ago
NullWatcher.php Update php licenses 5 years ago
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
QuerySearchHelper.php ignore metadata if table is empty 3 years ago
Scanner.php Refactor `OC\Server::getLockingProvider` 2 years ago
SearchBuilder.php refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Storage.php improve di performance for cache 2 years ago
StorageGlobal.php Fix typos in lib/private subdirectory 4 years ago
Updater.php perf: Avoid updating the folder size if we know the size difference 2 years ago
Watcher.php refactor: Repalce array_search with in_array in lib/ 3 years ago