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