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 2437046e25
Merge pull request #57756 from nextcloud/carl/function-builder
3 weeks ago
..
Wrapper Merge pull request #55629 from nextcloud/carl/cleanup-propagator 4 months ago
Cache.php fix(cache): Fix parsing cache entry from groupfolder and collectives 3 weeks ago
CacheDependencies.php chore: Add SPDX header 2 years ago
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 4 weeks ago
CacheQueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 3 weeks ago
FailedCache.php style: update codestyle for coding-standard 1.2.3 1 year 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 3 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