nextcloud/lib/private/Files/Cache
Christoph Wurst b226039fe9 perf(db): Sort data for IN before chunking
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-25 20:50:56 -04:00
..
Wrapper fix: use proper jailed patch in watcher 2024-04-09 13:20:38 +02:00
Cache.php perf(db): Sort data for IN before chunking 2024-05-25 20:50:56 -04:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-12 15:05:16 +02:00
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 2023-05-10 18:48:06 +02:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php Fix return types in phpdoc 2023-05-15 12:24:42 +02:00
HomePropagator.php Update php licenses 2021-06-04 22:02:41 +02:00
LocalRootScanner.php Update php licenses 2021-06-04 22:02:41 +02:00
MoveFromCacheTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
NullWatcher.php Update php licenses 2021-06-04 22:02:41 +02:00
Propagator.php fix: Check for wrapped retriable exceptions 2023-05-02 19:42:11 +02:00
QuerySearchHelper.php fix: include invisible tags for admins 2023-07-06 21:52:51 +02:00
Scanner.php also updated parent etags when a changed etag is detected during scanning 2024-01-31 18:28:05 +00:00
SearchBuilder.php fix: include invisible tags for admins 2023-07-06 21:52:51 +02:00
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 -06:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php perf: Avoid updating the folder size if we know the size difference 2024-04-09 15:45:05 +02:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00