nextcloud/apps/settings/lib/SetupChecks
Daniel 02983f3317
Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-space-disabled
fix(setupchecks): skip check when disk_free_space is disabled
2024-06-29 15:59:17 +02:00
..
AppDirsWithDifferentOwner.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
BruteForceThrottler.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CheckServerResponseTrait.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CheckUserCertificates.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CodeIntegrity.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CronErrors.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CronInfo.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabaseHasMissingColumns.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabaseHasMissingIndices.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabaseHasMissingPrimaryKeys.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabasePendingBigIntConversions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DataDirectoryProtected.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DebugMode.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DefaultPhoneRegionSet.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
EmailTestSuccessful.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
FileLocking.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
ForwardedForHeaders.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
HttpsUrlGeneration.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
InternetConnectivity.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
JavaScriptModules.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
JavaScriptSourceMaps.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
LegacySSEKeyFormat.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
MaintenanceWindowStart.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
MemcacheConfigured.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
MimeTypeMigrationAvailable.php feat: add setup check for needed mimetype migrations 2024-06-18 14:46:19 +02:00
MysqlUnicodeSupport.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
OcxProviders.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
OverwriteCliUrl.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpDefaultCharset.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpDisabledFunctions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpFreetypeSupport.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpGetEnv.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpMemoryLimit.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpModules.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpOpcacheSetup.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpOutdated.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpOutputBuffering.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PushService.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
RandomnessSecure.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
ReadOnlyConfig.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
SchedulingTableSize.php fix(caldav): automatically delete outdated scheduling objects 2024-05-31 13:14:01 +02:00
SecurityHeaders.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
SupportedDatabase.php refactor(SetupCheck): Make mariadb and mysql version variables 2024-06-27 16:22:42 +02:00
SystemIs64bit.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
TempSpaceAvailable.php fix(setupchecks): skip check when disk_free_space is disabled 2024-06-28 13:06:49 +02:00
TransactionIsolation.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
WellKnownUrls.php fix(settings): make trailing slash for caldav/carddav redirects optional 2024-06-24 17:52:22 +02:00
Woff2Loading.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00