nextcloud/lib/private/Files/Cache
Vincent Petry 082432e01c
Merge pull request #33551 from nextcloud/scanner-dont-update-same-size
don't update the folder size if we know it hasn't changed
2022-08-17 09:21:30 +02:00
..
Wrapper Document all getIncomplete implementations as returning string|false 2022-08-02 14:23:14 +02:00
Cache.php Fix dynamic property creations in test files 2022-08-01 15:07:53 +02:00
CacheEntry.php store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
CacheQueryBuilder.php Search without join on filecache_extended 2022-06-23 16:23:52 +02:00
FailedCache.php use searchoperation for storage filter instead of db expression 2021-06-14 16:11:25 +02:00
HomeCache.php Update php licenses 2021-06-04 22:02:41 +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 typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
QuerySearchHelper.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Scanner.php don't update the folder size if we know it hasn't changed 2022-08-16 13:56:51 +02:00
SearchBuilder.php fixed the cache searchBuilder negative map 2022-08-16 17:59:02 +08:00
Storage.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
StorageGlobal.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Updater.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
Watcher.php more reliable return value for Watcher::checkUpdate 2021-10-15 16:03:18 +02:00