summaryrefslogtreecommitdiffstats
path: root/apps/settings/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-315-3/+6
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-3/+3
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-259-95/+95
|/
* 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
* | Fix tests due to config adjustmentsJulius Härtl2020-03-201-20/+32
* | Fix recursive calls in logging via server methodsJoas Schilling2020-03-181-2/+3
|/
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+3
* Fix unit testsJoas Schilling2020-02-101-8/+31
* Update test to pass l10n instead of factoryDaniel Kesselberg2020-02-031-6/+1
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-314-4/+4
* Move personal settings to proper registrationRoeland Jago Douma2020-01-303-7/+6
* Move password settingsRoeland Jago Douma2020-01-302-9/+5
* Move the personal 2FA settings to its own appRoeland Jago Douma2020-01-291-35/+0
* Move can create token logicRoeland Jago Douma2020-01-292-8/+12
* Update license headersChristoph Wurst2019-12-0520-57/+194
* Merge pull request #17725 from nextcloud/enh/share_exp_internalRoeland Jago Douma2019-11-281-2/+38
|\
| * Fix testsRoeland Jago Douma2019-11-271-2/+38
* | Mode to modern phpunitRoeland Jago Douma2019-11-2713-19/+20
* | Fix more testsRoeland Jago Douma2019-11-271-1/+1
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-2720-21/+21
|/
* Some php-cs fixesRoeland Jago Douma2019-11-228-14/+15
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-0/+45
* Move settings to an appChristoph Wurst2019-09-2820-0/+5508