aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Settings
Commit message (Expand)AuthorAgeFilesLines
* Fix types for reading and writing config valuesjld31032023-04-051-2/+2
* Migrate to Symfony MailerCôme Chilliet2023-02-021-2/+0
* Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-151-0/+2
* 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-073-90/+45
* 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
* More test fixingJoas Schilling2021-12-011-4/+4
* 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-046-13/+9
* 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
* Fix AppFramework servicesRoeland Jago Douma2020-07-141-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Make sure there is exactly one newline after importsChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-314-2/+5
* 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
* Move personal settings to proper registrationRoeland Jago Douma2020-01-302-6/+5
* 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-6/+136
* Update license headersChristoph Wurst2019-12-055-6/+32
* 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-275-5/+5
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-275-5/+5
|/
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Move settings to an appChristoph Wurst2019-09-285-0/+757