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
Benjamin Gaussorgues 7f71b46942
Merge pull request #57882 from nextcloud/useStrictComparisonOperator
3 weeks ago
..
Wrapper refactor: use strict comparison operator 3 weeks ago
Cache.php perf(metadata): Add optimized sharding for metadata deletion 3 weeks ago
CacheDependencies.php chore: Add SPDX header 2 years ago
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 1 month ago
CacheQueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 3 weeks ago
FailedCache.php style: update codestyle for coding-standard 1.2.3 2 years ago
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 4 months ago
HomeCache.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
HomePropagator.php refactor(IPropagator): Cleanup implementation 4 months ago
LocalRootScanner.php fix(preview): Make version column a string 4 months ago
MoveFromCacheTrait.php chore: Add SPDX header 2 years ago
NullWatcher.php chore: Add SPDX header 2 years ago
Propagator.php fix(Propagator): rollback transaction if it fails 4 weeks ago
QuerySearchHelper.php chore: apply new CSFixer rules 8 months ago
Scanner.php refactor(preview): Use same mimetype ids as filecache 4 months ago
SearchBuilder.php chore: apply new CSFixer rules 8 months ago
Storage.php chore: better type hints for `getAvailability` 3 months ago
StorageGlobal.php chore(db): Correctly apply query types 1 year ago
Updater.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 2 months ago