nextcloud/tests/lib/App/AppStore/Fetcher
Lukas Reschke 29402e2c0a
Exclude pre-release versions as per SemVer
As SemVer can be used apps could define a release like "10.0.0-alpha". This is something that we don't support at the moment in the server and we should filter all prereleases.

Ref https://github.com/nextcloud/server/pull/2307#issuecomment-262911588

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-25 11:32:46 +01:00
..
AppFetcherTest.php Exclude pre-release versions as per SemVer 2016-11-25 11:32:46 +01:00
CategoryFetcherTest.php Use new appstore API 2016-10-31 17:17:44 +01:00
FetcherBase.php Loop for newest version in appstore response 2016-11-24 14:29:57 +01:00