nextcloud-server/lib/private/Files/Cache
Robin Appelman aadfcb3fe6
fix: don't propagate future mtimes
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-28 17:24:36 +07:00
..
Wrapper fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +07:00
Cache.php fix: Wrap partial cache entry in CacheEntry 2024-11-21 17:13:24 +07:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntry.php chore: Add SPDX header 2024-05-24 13:11:22 +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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SearchBuilder.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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 style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Watcher.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00