nextcloud-server/apps/settings/lib/SetupChecks
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-18 17:45:57 +07:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php fix: Make some strings in CodeIntegrity.php translatable 2025-08-24 20:23:51 +07:00
CronErrors.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CronInfo.php
DataDirectoryProtected.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DatabaseHasMissingColumns.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
DatabaseHasMissingPrimaryKeys.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DatabasePendingBigIntConversions.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07: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 +07:00
FileLocking.php fix(setupChecks): Having transactional file locking disabled is not supported 2024-09-19 12:50:59 +07:00
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php fix(setupchecks): Remove startpage from connectivity check and avoid redirection 2025-09-26 16:50:54 +07:00
JavaScriptModules.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
JavaScriptSourceMaps.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
LegacySSEKeyFormat.php
LoggingLevel.php feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +07:00
MaintenanceWindowStart.php
MemcacheConfigured.php fix(setupchecks): Binary data can have problems with serialize 2025-01-09 23:42:07 +07:00
MimeTypeMigrationAvailable.php fix(settings): use correct scope for translations 2025-06-26 18:26:02 +07:00
MysqlRowFormat.php fix(setupCheck): Fix checking database type 2025-10-15 20:15:55 +07:00
MysqlUnicodeSupport.php
OcxProviders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php fix(settings): psalm PhpMaxFileSize setup check warning 2024-11-19 18:27:35 +07:00
PhpMemoryLimit.php fix(settings): Add some context to the PHP memory limit error 2025-01-26 17:54:19 +07:00
PhpModules.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
PhpOpcacheSetup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PhpOutdated.php fix(PHP): Drop PHP 8.1 for Nextcloud 33 2025-10-02 11:04:07 +07: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 +07:00
ServerIdConfig.php feat(config): add serverid configuration and use it for Snowflakes 2025-11-03 14:25:09 +07:00
SupportedDatabase.php chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
SystemIs64bit.php
TaskProcessingPickupSpeed.php fix: Apply suggestion from @julien-nc 2025-10-14 11:52:49 +07:00
TaskProcessingSuccessRate.php fix: Fix logic error to make tests pass 2025-10-14 15:23:01 +07:00
TempSpaceAvailable.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TransactionIsolation.php
WellKnownUrls.php fix(SetupChecks): Pass webfinger if a handler is there 2025-01-26 13:03:05 +07:00
Woff2Loading.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00