nextcloud/lib/private/Files/Cache
Kate 33bf0b4b00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #58520 from nextcloud/backport/58466/stable32
2026-02-23 15:34:33 +01:00
..
Wrapper fix(cache): filter out invalid entries in OC\Files\Cache\Wrapper\CacheWrapper::getFolderContentsById 2026-02-17 12:30:19 +00:00
Cache.php fix: Clear mount cache when file storage changes during move 2025-11-13 14:09:23 +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 11:24:18 +00:00
CacheQueryBuilder.php fix: add missing color select to tags usage query 2025-08-01 02:47:04 +02:00
FailedCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
FileAccess.php fix(FileAccess): Make getAncestorInStorage pass sharding tests 2025-10-09 07:51:58 +00: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 Merge pull request #58520 from nextcloud/backport/58466/stable32 2026-02-23 15:34:33 +01:00
QuerySearchHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Scanner.php fix: better error message when trying to scan a folder that is already being scanned 2025-04-25 18:40:03 +02:00
SearchBuilder.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage.php chore: better type hints for getAvailability 2025-11-12 17:45:55 +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:39 +00:00
Watcher.php fix: use interfaces instead of classes in Cache\Watcher type hints 2025-12-31 13:15:24 +01:00