summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests/Controller/AppConfigControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-1/+38
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-4/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Only prevent disabling encrytion via the APIJoas Schilling2019-07-161-14/+19
* Fix testsRoeland Jago Douma2018-02-271-4/+4
* Fix risky tests without assertionsJoas Schilling2018-01-251-2/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Add unit testsJoas Schilling2016-10-211-0/+382