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
Christoph Wurst 67a3ab48b5
Merge pull request #43131 from nextcloud/fix/files/cache-wrapper-no-partial-cache-entry-formatting
2 years ago
..
Wrapper fix(files): Don't attempt to format a partial cache entry 2 years ago
Cache.php Merge pull request #41272 from nextcloud/fixOccScans 2 years ago
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2 years ago
CacheQueryBuilder.php ignore metadata if table is empty 2 years ago
FailedCache.php
HomeCache.php Fix return types in phpdoc 3 years ago
HomePropagator.php
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
QuerySearchHelper.php ignore metadata if table is empty 2 years ago
Scanner.php also updated parent etags when a changed etag is detected during scanning 2 years ago
SearchBuilder.php implements search on null/notnull metadata 2 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 perf: Avoid updating the folder size if we know the size difference 2 years ago
Watcher.php refactor: Repalce array_search with in_array in lib/ 2 years ago