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
Robin Appelman c912a3f0f6
Merge pull request #38860 from nextcloud/scanner-change-summary
2 years ago
..
Wrapper Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 3 years ago
Cache.php chore: Replace \OC::$server->query with \OCP\Server::get 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 Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 3 years ago
Scanner.php Merge pull request #38860 from nextcloud/scanner-change-summary 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 Fix typos in lib/private subdirectory 3 years ago
Updater.php fix: execute throws docrine exceptions not our wrapped ones 3 years ago
Watcher.php