summaryrefslogtreecommitdiffstats
path: root/tests/lib/App
Commit message (Expand)AuthorAgeFilesLines
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-153-7/+131
* Use the mocked config versionJoas Schilling2016-12-141-5/+6
* Exclude pre-release versions as per SemVerLukas Reschke2016-11-251-18/+38
* Loop for newest version in appstore responseLukas Reschke2016-11-242-4/+1861
* push public user data to the lookup serverBjoern Schiessle2016-11-211-0/+4
* Expose getAppPath to public APIJulius Haertl2016-11-171-0/+10
* Endpoint is now 11.0.0Lukas Reschke2016-11-151-1/+1
* Adjust previous fallbacksLukas Reschke2016-11-151-2/+14
* Add tests for installer methodLukas Reschke2016-10-311-0/+8
* Add update supportLukas Reschke2016-10-311-14/+213
* Use substr and explode instead of a regexLukas Reschke2016-10-311-0/+7
* Use new appstore APILukas Reschke2016-10-315-0/+444
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-1/+13
|\
| * Make AppConfig part of the public APIJoas Schilling2016-10-211-1/+13
* | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-241-26/+30
|/
* Ensure $commands being an array - fixes #26073Thomas Müller2016-10-201-0/+1
* use short array syntaxMorris Jobke2016-10-201-7/+7
* Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-071-11/+25
* Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-072-17/+4
* increase core version number to trigger db ugprade and fix app manager testsChristoph Wurst2016-09-051-2/+14
* Merge pull request #556 from nextcloud/nextcloud-version-checkMorris Jobke2016-07-291-1/+3
|\
| * Translate the server version for nextcloudJoas Schilling2016-07-261-1/+3
* | Add workflowengineMorris Jobke2016-07-261-2/+4
|/
* Cleanup ManagerTestRoeland Jago Douma2016-07-141-12/+32
* fix unit testsMorris Jobke2016-06-201-3/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2010-0/+1242