aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Settings/Admin/ServerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-10/+14
* chore: Add SPDX headerAndy Scherzinger2024-06-031-25/+2
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-0/+5
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-071-13/+6
* Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-8/+7
* Add profile default setting for adminChristopher Ng2022-03-181-0/+11
* Add global profile toggle configChristopher Ng2022-03-181-0/+4
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Make sure there is exactly one newline after importsChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Fix unit testsJoas Schilling2020-02-101-8/+31
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+7
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Move settings to an appChristoph Wurst2019-09-281-0/+85