aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Settings/Controller/AppSettingsControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-246/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fixed testsJohn Molakvoæ (skjnldsv)2018-06-121-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix AppSettingsControllerTestJulius Härtl2018-06-061-4/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Cleanup controller codeJulius Härtl2018-06-061-35/+24
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Link to NC 14 dev manualRoeland Jago Douma2018-02-081-3/+22
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-1/+9
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* App management: add update sectionJulius Härtl2017-10-101-0/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix testsLukas Reschke2017-04-261-5/+5
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Adjust testsLukas Reschke2017-04-261-1/+11
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add installed category in AppSettingsControlerTestFelix A. Epp2017-04-251-4/+9
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Proxy images through usercontent.apps.nextcloud.comLukas Reschke2016-10-311-14/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix testsLukas Reschke2016-10-311-1/+6
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use new appstore APILukas Reschke2016-10-311-157/+74
| | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Move tests/settings to PSR-4Joas Schilling2016-05-191-0/+293