nextcloud-server/lib/private/Files/Cache
Robin Appelman 1e72620169 fix: fix unjailedroot of nested jails if there are other wrappers in between
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-13 18:29:00 +07:00
..
Wrapper fix: fix unjailedroot of nested jails if there are other wrappers in between 2025-05-13 18:29:00 +07:00
Cache.php perf(files): faster query to fetch incomplete directories 2025-02-13 10:11:02 +07:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntry.php feat: add getParentId to ICacheEntry 2025-03-28 16:47:07 +07:00
CacheQueryBuilder.php fix(cache): etag constraint violation 2024-11-21 10:34:39 +07:00
FailedCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
FileAccess.php feat: add base class for extending the query builder 2024-07-12 17:01:39 +07:00
HomeCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HomePropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LocalRootScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
MoveFromCacheTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NullWatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Propagator.php fix: don't propagate future mtimes 2024-11-28 17:24:36 +07:00
QuerySearchHelper.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +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 fix: Metadata field search 2025-01-20 14:41:55 +07:00
Storage.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
StorageGlobal.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Updater.php fix: Fix copying to the root of another mountpoint 2024-12-17 18:24:35 +07:00
Watcher.php fix(cache): always require updates if mtime is null 2025-04-04 13:41:32 +07:00