nextcloud-server/apps/settings/lib/SetupChecks
Andy Scherzinger 51a49b58a6
Merge pull request #56428 from nextcloud/rakekniven-patch-2
chore(i18n): Improved grammar
2025-11-30 19:24:03 +07:00
..
AllowedAdminRanges.php
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php
CronErrors.php
CronInfo.php
DataDirectoryProtected.php
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php
JavaScriptModules.php
JavaScriptSourceMaps.php
LegacySSEKeyFormat.php
LoggingLevel.php
MaintenanceWindowStart.php
MemcacheConfigured.php
MimeTypeMigrationAvailable.php
MysqlRowFormat.php fix(setupCheck): Fix checking database type 2025-10-15 20:15:55 +07:00
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php
PhpModules.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +07:00
PhpOpcacheSetup.php
PhpOutdated.php
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php
ServerIdConfig.php chore(i18n): Improved grammar 2025-11-14 07:59:54 +07:00
SupportedDatabase.php fix(oracle): Add a warning for Oracle 11 2025-11-27 14:35:54 +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
TransactionIsolation.php
WellKnownUrls.php
Woff2Loading.php