summaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Settings/Admin
Commit message (Expand)AuthorAgeFilesLines
* Port encryption admin settings to vueCarl Schwan2022-07-131-12/+2
* Rename setting name to reduce its lengthLouis Chemineau2022-06-271-4/+4
* Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-072-66/+20
* Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-201-8/+7
|\
| * Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-8/+7
* | Improve two factor admin settingsCarl Schwan2022-05-201-1/+3
|/
* Add setting to ignore email during searchLouis Chemineau2022-05-031-0/+4
* Add settings to ignore second display name in searchLouis Chemineau2022-04-121-0/+4
* Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau2022-04-111-0/+4
* Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-0/+4
* Add profile default setting for adminChristopher Ng2022-03-181-0/+11
* Add global profile toggle configChristopher Ng2022-03-181-0/+4
* Fix OCA\Settings\Tests\Settings\Admin\SharingTestCôme Chilliet2021-12-161-0/+2
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-1/+11
* Show warning on the share settings when the File Shares app is disabledThomas Citharel2021-09-151-9/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-9/+7
* load share settings from the share manager in more placesRobin Appelman2021-05-121-0/+6
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+12
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+4
* Add a config setting to restrict autocompletion to phonebook matchesJoas Schilling2021-03-101-177/+44
* Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-46/+46
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Make sure there is exactly one newline after importsChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+4
* Fix tests due to config adjustmentsJulius Härtl2020-03-201-20/+32
* 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
* Update license headersChristoph Wurst2019-12-054-4/+26
* 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-274-4/+4
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-274-4/+4
|/
* Move settings to an appChristoph Wurst2019-09-284-0/+638