nextcloud-server/lib/private/Files/Cache
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-02 16:07:00 +02:00
..
Wrapper properly handle cases where cache wrappers block access 2021-11-01 11:48:01 +01:00
Cache.php store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
CacheEntry.php store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
CacheQueryBuilder.php store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
FailedCache.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php store unencrypted size in the unencrypted_size column 2022-06-02 16:07:00 +02:00
QuerySearchHelper.php Files: Extend search to also cover tags 2022-05-17 21:05:09 +02:00
Scanner.php Migrate more classes of lib/private to LoggerInterface 2022-04-26 16:52:52 +02:00
SearchBuilder.php Files: Extend search to also cover tags 2022-05-17 21:05:09 +02:00
Storage.php Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-before-reusing 2022-04-04 19:00:22 +02:00
StorageGlobal.php cache storage id mapping both ways 2022-03-31 14:35:42 +02:00
Updater.php
Watcher.php