nextcloud/lib/private/Files/Cache
Robin Appelman 4bd5b49077 fix: use proper jailed patch in watcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-04-10 01:21:01 +02:00
..
Wrapper fix: use proper jailed patch in watcher 2024-04-10 01:21:01 +02:00
Cache.php feat(files)): Add retry logic to cover deadlock situations when moving many files 2024-03-28 13:01:38 +00:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +02:00
CacheQueryBuilder.php ignore metadata if table is empty 2023-11-14 09:28:58 -01:00
FailedCache.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php
QuerySearchHelper.php ignore metadata if table is empty 2023-11-14 09:28:58 -01:00
Scanner.php also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:27:29 +00:00
SearchBuilder.php implements search on null/notnull metadata 2023-11-22 12:43:27 -01:00
Storage.php
StorageGlobal.php
Updater.php perf: Avoid updating the folder size if we know the size difference 2024-04-05 12:57:39 +00:00
Watcher.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +01:00