]> source.dussan.org Git - nextcloud-server.git/commit
Automatic injection into the Fetchers 4783/head
authorJoas Schilling <coding@schilljs.com>
Wed, 10 May 2017 07:56:38 +0000 (09:56 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 10 May 2017 07:56:38 +0000 (09:56 +0200)
commit538d32fe8734f563f3116c473f770bd4277c925b
tree004d99e6d04fdf07863ce3983869805b76833b3a
parentca399406146d74f2f46f8b8815f0b3c165c996ab
Automatic injection into the Fetchers

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/App/AppStore/Fetcher/AppFetcher.php
lib/private/App/AppStore/Fetcher/CategoryFetcher.php
lib/private/App/AppStore/Fetcher/Fetcher.php
lib/private/Server.php
lib/private/Updater.php
settings/Application.php
tests/lib/App/AppStore/Fetcher/AppFetcherTest.php
tests/lib/App/AppStore/Fetcher/CategoryFetcherTest.php
tests/lib/App/AppStore/Fetcher/FetcherBase.php