nextcloud-server/apps/settings/lib/SetupChecks
Benjamin Gaussorgues 7e99fd31ea
Merge pull request #48547 from nextcloud/feat/row_format_check
2024-10-18 11:59:58 +07:00
..
AllowedAdminRanges.php feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2024-07-19 16:28:03 +07:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php
CronErrors.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CronInfo.php
DataDirectoryProtected.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
DatabaseHasMissingColumns.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
DatabaseHasMissingIndices.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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
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
JavaScriptModules.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
JavaScriptSourceMaps.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
LegacySSEKeyFormat.php
MaintenanceWindowStart.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MemcacheConfigured.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
MimeTypeMigrationAvailable.php
MysqlRowFormat.php feat(setupchecks): add row format setup check for MySQL databases 2024-10-08 17:13:30 +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 feat(settings): Add setup check for apcu cache expunge 2024-08-27 10:45:32 +07:00
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMemoryLimit.php
PhpModules.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PhpOpcacheSetup.php
PhpOutdated.php
PhpOutputBuffering.php
PushService.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SupportedDatabase.php
SystemIs64bit.php
TempSpaceAvailable.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TransactionIsolation.php
WellKnownUrls.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Woff2Loading.php feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00