nextcloud-server/apps/settings/lib/SetupChecks
Joas Schilling 1bcc381e28
fix(setupcheck): Make the Memcache setupcheck use the cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-02 09:18:07 +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 chore: Add SPDX header 2024-06-03 20:33:31 +07:00
BruteForceThrottler.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
CheckUserCertificates.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
CodeIntegrity.php fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +07:00
CronErrors.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CronInfo.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
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 chore: Add SPDX header 2024-06-03 20:33:31 +07:00
DefaultPhoneRegionSet.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
EmailTestSuccessful.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
FileLocking.php fix(setupChecks): Having transactional file locking disabled is not supported 2024-09-19 12:50:59 +07:00
ForwardedForHeaders.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
HttpsUrlGeneration.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
InternetConnectivity.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
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 chore: Add SPDX header 2024-06-03 20:33:31 +07:00
MaintenanceWindowStart.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MemcacheConfigured.php fix(setupcheck): Make the Memcache setupcheck use the cache 2024-12-02 09:18:07 +07:00
MimeTypeMigrationAvailable.php feat: add setup check for needed mimetype migrations 2024-06-18 14:46:19 +07:00
MysqlRowFormat.php Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n 2024-11-05 10:06:29 +07:00
MysqlUnicodeSupport.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
OcxProviders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OverwriteCliUrl.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpApcuConfig.php feat(settings): Add setup check for apcu cache expunge 2024-08-27 10:45:32 +07:00
PhpDefaultCharset.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpDisabledFunctions.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpFreetypeSupport.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpGetEnv.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpMaxFileSize.php fix(settings): psalm PhpMaxFileSize setup check warning 2024-11-19 18:27:35 +07:00
PhpMemoryLimit.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpModules.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PhpOpcacheSetup.php fix: typo 2024-07-08 15:11:35 +07:00
PhpOutdated.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PhpOutputBuffering.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
PushService.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RandomnessSecure.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
ReadOnlyConfig.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
SchedulingTableSize.php fix(caldav): lower scheduling table size warning 2024-07-17 11:20:49 +07:00
SecurityHeaders.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SupportedDatabase.php feat: Update supported PostgreSQL versions 2024-11-13 02:50:13 +07:00
SystemIs64bit.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
TempSpaceAvailable.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TransactionIsolation.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
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