summaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-15/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-8/+8
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-021-0/+1
|\
| * Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+1
* | Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
|/
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-255-82/+82
* Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma2020-03-241-2/+31
|\
| * Check the user on remote wipeJoas Schilling2020-03-161-2/+31
* | Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-28/+35
|/
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+3
* Move personal settings to proper registrationRoeland Jago Douma2020-01-301-1/+1
* Update license headersChristoph Wurst2019-12-058-23/+97
* Mode to modern phpunitRoeland Jago Douma2019-11-275-6/+7
* Fix more testsRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-278-9/+9
* Some php-cs fixesRoeland Jago Douma2019-11-226-11/+12
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-0/+45
* Move settings to an appChristoph Wurst2019-09-288-0/+3228