]> source.dussan.org Git - nextcloud-server.git/commit
Make sure the AppFetcher fetches the new applist from the appstore
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 May 2017 08:08:16 +0000 (10:08 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 2 May 2017 08:24:10 +0000 (10:24 +0200)
commite79424932a249b0e1568722ec0d709cd79a385ce
treeb3a5f9ec23d1252960662c3fa1515096fdded0ba
parent81ee0673a51ae2fe0a0b14420dce9e7337eb1425
Make sure the AppFetcher fetches the new applist from the appstore

When in the upgrade process the version in the config is still the old
version. (Since we only upgrade it after the upgrade is complete).
However the app list fetched from the appstore must be the new list.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/App/AppStore/Fetcher/AppFetcher.php
lib/private/App/AppStore/Fetcher/Fetcher.php
lib/private/Server.php
lib/private/Updater.php