nextcloud-server/lib/private/Files/Cache
Louis Chemineau 8c04dbe599
fix(Updater): Lower deadlock log level from warning to info
If this is safe to ignore, then it does not make sense to keep warning the admins.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-16 14:49:54 +07:00
..
Wrapper fix: fix moving cache items from cache jail with sharding 2025-08-22 19:21:31 +07:00
Cache.php fix(encryption): Correctly set encrypted to 0 when copying 2025-09-09 11:46:18 +07:00
CacheDependencies.php
CacheEntry.php
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-01 02:47:04 +07:00
FailedCache.php
FileAccess.php fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 2025-07-15 09:15:16 +07:00
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php
QuerySearchHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Scanner.php fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +07:00
SearchBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage.php fix: Run cleanByMoundId query on all shards 2025-06-06 14:36:34 +07:00
StorageGlobal.php
Updater.php fix(Updater): Lower deadlock log level from warning to info 2025-09-16 14:49:54 +07:00
Watcher.php