nextcloud/apps/settings/lib/SetupChecks
Marcel Klehr 954b140da6
Merge pull request #55716 from nextcloud/feat/taskprocessing-successrate-setupcheck
feat(settings): Introduce TaskProcessingSuccessRate setup check
2025-10-15 09:28:36 +02:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php fix: Make some strings in CodeIntegrity.php translatable 2025-08-24 20:23:51 +02:00
CronErrors.php
CronInfo.php
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DataDirectoryProtected.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php fix(settings): Fix setup check when mail_smptmode is set to "null" 2025-01-20 17:12:19 +01:00
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php fix(setupchecks): Remove startpage from connectivity check and avoid redirection 2025-09-26 16:50:54 +02:00
JavaScriptModules.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
JavaScriptSourceMaps.php
LegacySSEKeyFormat.php
LoggingLevel.php feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +01:00
MaintenanceWindowStart.php
MemcacheConfigured.php fix(setupchecks): Binary data can have problems with serialize 2025-01-09 23:42:07 +01:00
MimeTypeMigrationAvailable.php fix(settings): use correct scope for translations 2025-06-26 18:26:02 +02:00
MysqlRowFormat.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php fix(settings): Add some context to the PHP memory limit error 2025-01-26 17:54:19 +01:00
PhpModules.php chore: Remove 'json' module from PHP modules check 2025-09-11 13:51:07 -04:00
PhpOpcacheSetup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PhpOutdated.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +02:00
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 -04:00
SupportedDatabase.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
SystemIs64bit.php
TaskProcessingPickupSpeed.php fix: Apply suggestion from @julien-nc 2025-10-14 11:52:49 +02:00
TaskProcessingSuccessRate.php fix: Fix logic error to make tests pass 2025-10-14 15:23:01 +02:00
TempSpaceAvailable.php
TransactionIsolation.php
WellKnownUrls.php fix(SetupChecks): Pass webfinger if a handler is there 2025-01-26 13:03:05 +01:00
Woff2Loading.php