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
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader
2 years ago
..
Wrapper use OCP\Server 2 years ago
Cache.php fix(filecache): Move from array_merge to avoid memory exhaustion 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 2 years ago
CacheQueryBuilder.php ignore metadata if table is empty 2 years ago
FailedCache.php use searchoperation for storage filter instead of db expression 5 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 2 years ago
Scanner.php also updated parent etags when a changed etag is detected during scanning 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 3 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/ 2 years ago