nextcloud/lib/private/Files/Cache
Louis Chemineau ffe4696192 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 16:19:03 +00:00
..
Wrapper fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-15 14:57:05 +02:00
Cache.php fix: improve error message when cache rename source can't be found 2025-05-25 18:38:42 +02:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntry.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-06 13:04:01 +02:00
FailedCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
FileAccess.php feat: add base class for extending the query builder 2024-07-12 17:01:39 +02:00
HomeCache.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
HomePropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LocalRootScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MoveFromCacheTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NullWatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Propagator.php fix: don't propagate future mtimes 2024-11-28 17:24:36 +01:00
QuerySearchHelper.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Scanner.php fix: better error message when trying to scan a folder that is already being scanned 2025-05-13 14:06:15 +02:00
SearchBuilder.php fix: Metadata field search 2025-01-25 09:44:50 +00:00
Storage.php fix: Run cleanByMoundId query on all shards 2025-06-08 09:28:02 +02:00
StorageGlobal.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Updater.php fix(Updater): Lower deadlock log level from warning to info 2025-09-16 16:19:03 +00:00
Watcher.php fix(cache): always require updates if mtime is null 2025-04-07 08:17:16 +00:00