nextcloud/lib/private/Files/Cache
Robin Appelman 6a316b23b5 fix: chunk storage ids when preload storage info
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-05-02 14:04:01 +02:00
..
Wrapper chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Cache.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
CacheDependencies.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
CacheEntry.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CacheQueryBuilder.php refactor: Prefer using IFunctionBuilder than createFunction 2026-01-23 16:58:38 +01:00
FailedCache.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
FileAccess.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
HomeCache.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
HomePropagator.php refactor(IPropagator): Cleanup implementation 2025-10-08 17:15:18 +02:00
LocalRootScanner.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
MoveFromCacheTrait.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
NullWatcher.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Propagator.php fix(propagator): Don't run queries if no parents 2026-02-20 17:36:34 +01:00
QuerySearchHelper.php refactor(recent-search): use order by fields to determine extended cache join and cast config limit to number 2026-03-24 15:15:34 -03:00
Scanner.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SearchBuilder.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-24 15:15:34 -03:00
Storage.php chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
StorageGlobal.php fix: chunk storage ids when preload storage info 2026-05-02 14:04:01 +02:00
Updater.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
Watcher.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00