nextcloud-server/lib/private/Files/Cache
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 15:21:22 +07:00
..
Wrapper Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private 2023-06-01 23:10:00 +07:00
Cache.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +07:00
CacheEntry.php
CacheQueryBuilder.php refactor: remove where specification from SELECT getter 2023-05-10 18:48:06 +07:00
FailedCache.php
HomeCache.php Fix return types in phpdoc 2023-05-15 12:24:42 +07:00
HomePropagator.php
LocalRootScanner.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
QuerySearchHelper.php Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 2023-06-28 07:53:35 +07:00
Scanner.php file scanner performance improvements 2023-06-16 16:31:48 +07:00
SearchBuilder.php fix: include invisible tags for admins 2023-06-21 20:28:01 +07:00
Storage.php
StorageGlobal.php
Updater.php fix: execute throws docrine exceptions not our wrapped ones 2023-05-26 06:56:55 +07:00
Watcher.php