nextcloud/lib/private/Files/Cache
Carl Schwan fd9fec9b2a fix(propagator): Lock rows also in propagateChange
Signed-off-by: Carl Schwan <carlschwan@kde.org>

[skip ci]
2026-02-17 18:01:35 +00:00
..
Wrapper fix(cache): filter out invalid entries in OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById 2026-02-17 13:11:12 +01:00
Cache.php fix: Clear mount cache when file storage changes during move 2025-11-13 14:09:36 +00:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
CacheEntry.php fix(files): Always return a valid mimetype 2025-10-06 16:00:04 +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(propagator): Lock rows also in propagateChange 2026-02-17 18:01:35 +00: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 chore: better type hints for getAvailability 2025-11-12 17:45:41 +00: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: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:16:17 +01:00