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
Robin Appelman 7e5c5cf681 perf: remove unneeded sort in getFolderContentsById 2 weeks ago
..
Wrapper feat: add permissions mask variant that only masks one directory 2 months ago
Cache.php perf: remove unneeded sort in getFolderContentsById 2 weeks ago
CacheDependencies.php
CacheEntry.php Merge pull request #57549 from nextcloud/carl/optimize-getdirectory-content 4 months ago
CacheQueryBuilder.php
FailedCache.php
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 8 months ago
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php fix(propagator): Don't run queries if no parents 3 months ago
QuerySearchHelper.php refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 2 months ago
Scanner.php fix(preview): Fix files:app-data-scan for previews 4 months ago
SearchBuilder.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2 months ago
Storage.php chore: better type hints for `getAvailability` 7 months ago
StorageGlobal.php
Updater.php
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 5 months ago