nextcloud/lib/private/App
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
..
AppStore Exclude pre-release versions as per SemVer 2016-11-25 11:32:46 +01:00
CodeChecker Cleanup usages 2016-10-29 14:29:50 +02:00
AppManager.php Expose getAppPath to public API 2016-11-17 19:24:24 +01:00
DependencyAnalyzer.php Adjust previous fallbacks 2016-11-15 15:07:58 +01:00
InfoParser.php Allow to register Providers 2016-11-16 09:25:45 +01:00
Platform.php Fix others 2016-07-21 18:13:57 +02:00
PlatformRepository.php Fix others 2016-07-21 18:13:57 +02:00