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
Arthur Schiwon f6ac874dbf
chore: ugly type juggling
3 years ago
..
Wrapper Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 3 years ago
Cache.php chore: Drop dead private methods in /lib 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 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 chore: ugly type juggling 3 years ago
Scanner.php Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 3 years ago
SearchBuilder.php Refactors "strpos" calls in lib/private to improve code readability. 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