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
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
..
Wrapper reuse dependencies from wrapped cache 2 years ago
Cache.php fix: Prevent PHP warnings when optional CacheEntry attributes are unset 2 years ago
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2 years ago
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 3 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 Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 3 years ago
Scanner.php Convert isset ternary to null coalescing operator 2 years ago
SearchBuilder.php fix: include invisible tags for admins 3 years ago
Storage.php Fix Executing a query: SQLSTATE[42000] 3 years ago
StorageGlobal.php
Updater.php fix: execute throws docrine exceptions not our wrapped ones 3 years ago
Watcher.php