You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Cache
Côme Chilliet a90581b405
Get rid of more int casts in file size manipulations
3 years ago
..
Wrapper fix type hints 3 years ago
Cache.php Get rid of more int casts in file size manipulations 3 years ago
CacheEntry.php fix null error in getUnencryptedSize 3 years ago
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 3 years ago
FailedCache.php
HomeCache.php fix type hints 3 years ago
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Fix unencrypted size calculation for files created before the Encryption storage is enabled 3 years ago
QuerySearchHelper.php refactor: remove where specification from SELECT getter 3 years ago
Scanner.php repair -1 folder sizes for object store background scan 3 years ago
SearchBuilder.php composer run cs:fix 3 years ago
Storage.php Fix Executing a query: SQLSTATE[42000] 3 years ago
StorageGlobal.php Fix typos in lib/private subdirectory 4 years ago
Updater.php ignore errors while trying to update parent storage_mtime 3 years ago
Watcher.php