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
Côme Chilliet a119716a7d
Merge pull request #58826 from nextcloud/carl/code-cleaning-storage-cache
2 days ago
..
Wrapper fix(cache): filter out invalid entries in `OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById` 3 weeks ago
Cache.php fix: give target file all permissions on copy 2 days ago
CacheDependencies.php feat(rector): Enable SafeDeclareStrictTypesRector 1 month ago
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 2 months ago
CacheQueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 2 months ago
FailedCache.php perf(file-cache): Add mimetype filter on getFolderContents 4 weeks ago
FileAccess.php refactor: Run rector on lib/private 1 month ago
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 6 months ago
HomePropagator.php refactor(IPropagator): Cleanup implementation 5 months ago
LocalRootScanner.php refactor: Run rector on lib/private 1 month ago
MoveFromCacheTrait.php refactor: Run rector on lib/private 1 month ago
NullWatcher.php chore: Add SPDX header 2 years ago
Propagator.php fix(propagator): Don't run queries if no parents 3 weeks ago
QuerySearchHelper.php feat: set creation_time on file creation and render recently created icon 1 week ago
Scanner.php fix(preview): Fix files:app-data-scan for previews 4 weeks ago
SearchBuilder.php feat: set creation_time on file creation and render recently created icon 1 week ago
Storage.php refactor(external-storage-services): Modernize code 2 days ago
StorageGlobal.php refactor(cache-storage): Make Storage and StorageGlobal psalm strict 2 days ago
Updater.php refactor: Apply second batch of comments 1 month ago
Watcher.php refactor: Apply second batch of comments 1 month ago