Josh Richards 45da3915c0 fix(SetupChecks): Add reasoning/clarity to outdated PHP check 7 months ago
..
AppDirsWithDifferentOwner.php 3d4c4f19b4 Migrate app dir owner check to SetupCheck API 11 months ago
BruteForceThrottler.php 0acd07c362 Change "brute force" to "brute-force" 1 year ago
CheckServerResponseTrait.php 58f57fd13f fix(settings): Adjust order of parameters for `runRequest` 9 months ago
CheckUserCertificates.php 839ddaa354 feat: rename users to account or person 10 months ago
CodeIntegrity.php 24f8b04908 Remove CSRF check from code integrity rescan 11 months ago
CronErrors.php 46ebe16c83 Migrate Cron checks to new SetupCheck API 11 months ago
CronInfo.php 519e434573 fix(updatenotification): spread the use of new appconfig 9 months ago
DataDirectoryProtected.php ef2c312b18 feat(settings): Migrate data directory protection check to `SetupCheck` 10 months ago
DatabaseHasMissingColumns.php 9a1f5edb65 Missing things in database should be warning, not info 1 year ago
DatabaseHasMissingIndices.php 33a0aa6994 fix(settings): show warning for indexToReplace as part of missing indices 9 months ago
DatabaseHasMissingPrimaryKeys.php 9a1f5edb65 Missing things in database should be warning, not info 1 year ago
DatabasePendingBigIntConversions.php 60bc97e543 Migrate away from deprecated doctrine/dbal getName function 1 year ago
DebugMode.php 936c6a2928 Migrate debug mode check to new SetupCheck API 11 months ago
DefaultPhoneRegionSet.php 6b7d4b67d1 Improve setup checks naming and improve database version check 1 year ago
EmailTestSuccessful.php 5957a2bf6b Migrate email test to new SetupCheck API 1 year ago
FileLocking.php 6911dc30e6 Migrated both file locking checks to SetupCheck API 1 year ago
ForwardedForHeaders.php 14addf3fdb fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range) 9 months ago
HttpsUrlGeneration.php ca246dc35c feat(settings): Migrate SSL access and URL generation check to SetupCheck API 10 months ago
InternetConnectivity.php 2e4d1549a4 Change SetupResult API to named constructors 1 year ago
JavaScriptModules.php 66fad4ae93 fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run 8 months ago
JavaScriptSourceMaps.php a6a962d5a2 fix(settings): adjust source maps setup check wording and log level 9 months ago
LegacySSEKeyFormat.php 6b7d4b67d1 Improve setup checks naming and improve database version check 1 year ago
MaintenanceWindowStart.php 26f4ec66af feat(setupcheck): Add setup check for maintenance_window_start config 1 year ago
MemcacheConfigured.php 5ad549a72f Migrate memcached PHP module setup check to new API 11 months ago
MysqlUnicodeSupport.php 8663da1e50 fix(i18n): Adapted spelling of Unicode 11 months ago
OcxProviders.php 1fffdf4763 fix: Fix ocm-provider setup check failure detection 9 months ago
OverwriteCliUrl.php b09fa57c16 fix(i18n): Change cli to uppercase 11 months ago
PhpDefaultCharset.php 6475f2f8be Add quotation marks 1 year ago
PhpDisabledFunctions.php a77bab2f95 Migrate set_time_limit setup check to new API 11 months ago
PhpFreetypeSupport.php ac3da13b38 Migrate Freetype check to SetupCheck API 1 year ago
PhpGetEnv.php dec52f6979 Migrate getenv test to new SetupCheck API 1 year ago
PhpMemoryLimit.php 4fe363f882 fix(setupcheck): Fix memory limit setup check 1 year ago
PhpModules.php c43144fc7d Remove bz2 leftover description 11 months ago
PhpOpcacheSetup.php 37262c860a fix(setupchecks): Fix opcache buffer check 8 months ago
PhpOutdated.php 45da3915c0 fix(SetupChecks): Add reasoning/clarity to outdated PHP check 7 months ago
PhpOutputBuffering.php 519fad9206 Add quotation marks 1 year ago
PushService.php 3be505f9c2 Rename to "Push service" and enable on all instances to avoid trouble 11 months ago
RandomnessSecure.php 147b29fca2 Migrate Randomness secure check to SetupCheck API 1 year ago
ReadOnlyConfig.php 6b7d4b67d1 Improve setup checks naming and improve database version check 1 year ago
SecurityHeaders.php 6278cf181e fix: Improve HSTS warning wording as suggested by reviewer 9 months ago
SupportedDatabase.php 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 1 year ago
SystemIs64bit.php 0fd5ed9854 Migrate 32bit check to SetupCheck API 1 year ago
TempSpaceAvailable.php 9add64f30e Merge writable temporary space check with the s3 one, and improve 11 months ago
TransactionIsolation.php 3c75075eba Migrate database transaction level check to SetupCheck API 1 year ago
WellKnownUrls.php 58f57fd13f fix(settings): Adjust order of parameters for `runRequest` 9 months ago
Woff2Loading.php 398b042af7 enh(settings): Migrate WOFF2 loading check to a SetupCheck 10 months ago