aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parametersprovokateurin2025-01-061-4/+4
* fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-4/+3
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-4/+5
* fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priorityFerdinand Thiessen2024-09-281-25/+25
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* fix(settings): pronouns UsersControllerTestJohn Molakvoæ (skjnldsv)2024-09-181-5/+56
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-33/+33
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-11/+11
* test(users): Adapt tests to new admin delegation checksLouis Chemineau2024-07-221-0/+2
* Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-10/+10
|\
| * refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-10/+10
* | chore: Add SPDX headerAndy Scherzinger2024-06-038-198/+22
|/
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-1/+6
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-0/+15
* feat: Add declarative settingsjld31032024-03-121-1/+16
* feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-2/+0
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-252-45/+36
|\
| * Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-242-43/+32
| |\
| | * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-232-33/+32
| | * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+0
| * | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-2/+4
| |/
* / [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-231-2/+2
|/
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-6/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-6/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-51/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-51/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-7/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-1/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-1/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-198/+0
* Remove references to removed functions in testsCôme Chilliet2024-01-161-9/+0
* Fix Cron setup check testsCôme Chilliet2024-01-161-15/+0
* Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-161-5/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-1/+0
* Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-161-6/+0
|\
| * Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-151-4/+0
| * Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-2/+0
* | Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-151-20/+0
|/
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-8/+0
* Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-091-57/+0
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-1/+0
* Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-081-32/+0
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-14/+0
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-071-6/+0
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-29/+0
* fix(tests) Fix CheckSetupControllerTestCôme Chilliet2023-11-271-2/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-4/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-271-4/+0