0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/lib/private/Files/Cache
Côme Chilliet 08c7001a04 fix: Fix copying to the root of another mountpoint
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-12-17 18:24:35 +01:00
..
Wrapper fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +02:00
Cache.php fix: use scan_permissions when copying cache items 2024-12-04 19:19:08 +01: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(cache): etag constraint violation 2024-11-21 10:34:39 +01: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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SearchBuilder.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Storage.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
StorageGlobal.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
Updater.php fix: Fix copying to the root of another mountpoint 2024-12-17 18:24:35 +01:00
Watcher.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00