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
Christoph Wurst 6258823aba
Merge pull request #45058 from nextcloud/perf/db/sort-before-chunking
2 years ago
..
Wrapper fix: use proper jailed patch in watcher 2 years ago
Cache.php perf(db): Sort data for IN before chunking 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 Merge pull request #43574 from nextcloud/enh/noid/lazyappconfig-migrate-metadata 2 years ago
FailedCache.php
FileAccess.php fix: fix FileAccess::getByFileId(InStorage) 2 years ago
HomeCache.php Fix return types in phpdoc 3 years ago
HomePropagator.php
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
QuerySearchHelper.php migrate metadata to lazy appconfig 2 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 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