nextcloud-server/lib/private/Files/Cache
Christoph Wurst 700a5d7ba2 fix(files): Don't attempt to format a partial cache entry
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-06 12:53:13 +07:00
..
Wrapper fix(files): Don't attempt to format a partial cache entry 2024-02-06 12:53:13 +07:00
Cache.php fix: reduce memory consumption of scans 2024-01-16 09:28:43 +07:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
CacheQueryBuilder.php ignore metadata if table is empty 2023-11-14 09:28:58 +07:00
FailedCache.php
HomeCache.php Fix return types in phpdoc 2023-05-15 12:24:42 +07:00
HomePropagator.php
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
QuerySearchHelper.php ignore metadata if table is empty 2023-11-14 09:28:58 +07:00
Scanner.php also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:27:29 +07:00
SearchBuilder.php implements search on null/notnull metadata 2023-11-22 12:43:27 +07:00
Storage.php
StorageGlobal.php
Updater.php fix: execute throws docrine exceptions not our wrapped ones 2023-05-26 06:56:55 +07:00
Watcher.php refactor: Repalce array_search with in_array in lib/ 2023-11-22 11:42:53 +07:00