summaryrefslogtreecommitdiffstats
path: root/apps/settings/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-271-2/+4
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-181-198/+0
* Remove references to removed functions in testsCôme Chilliet2024-01-181-9/+0
* Fix Cron setup check testsCôme Chilliet2024-01-181-15/+0
* Fix CheckSetupControllerTest following overwrite.cli.url migrationCôme Chilliet2024-01-181-5/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-181-1/+0
* Fix tests in CheckSetupControllerTestCôme Chilliet2024-01-181-4/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-181-2/+0
* Fix AppDirsWithDifferentOwnerTestCôme Chilliet2024-01-152-20/+20
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-151-8/+0
* Migrate tests for AppDirsWithDifferentOwner setup checkCôme Chilliet2024-01-152-57/+100
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-151-1/+0
* Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-151-32/+0
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-151-14/+0
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2024-01-152-9/+30
* Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-151-29/+0
* fix(tests) Fix CheckSetupControllerTestCôme Chilliet2023-12-041-2/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-12-041-4/+0
* Migrate missing index database check to new APICôme Chilliet2023-12-041-4/+0
* Migrate missing column database check to new APICôme Chilliet2023-12-041-1/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-235-9/+9
* Fix tests for apps/settings new sectionCôme Chilliet2023-11-211-72/+76
* Fix sharing settings unit testsLouis Chemineau2023-11-211-71/+102
* Fix tests for setupchecksCôme Chilliet2023-11-201-1/+1
* Migrate tests of forwarded for headers checkCôme Chilliet2023-11-202-88/+142
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-1/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-9/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-14/+0
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+2
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-7/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-5/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-2/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-10/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-30/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-12/+0
* Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-071-6/+0
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-071-6/+0
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-6/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-6/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-1/+0
* Adapt CheckSetupControllerTest to the migration to a setup checkCôme Chilliet2023-10-241-6/+0
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-1/+0
* Fix tests for setup checksCôme Chilliet2023-10-194-137/+58
* Correct typos and add quotation marksValdnet2023-10-111-1/+1
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-3/+0
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-261-0/+3
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-211-0/+8
* fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-241-10/+1
* feat: Add public event for missing indicesJulius Härtl2023-07-141-0/+8
* feat: remove check for OpenSSL 1.0.1d and 1.0.2bDaniel Kesselberg2023-06-041-37/+0