Commit Graph

67 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling 26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config 2 years ago
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
Côme Chilliet 60bc97e543
Migrate away from deprecated doctrine/dbal getName function 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 9a1f5edb65 Missing things in database should be warning, not info 2 years ago
Côme Chilliet a0e365f6d2 Switch from deprecated hasPrimaryKey to getPrimaryKey function 2 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 2 years ago
Côme Chilliet ad88c04f2d Migrate missing index database check to new API 2 years ago
Côme Chilliet 2cb1c0f2dc Migrate missing column database check to new API 2 years ago
Valdnet 318875a16e
Add quotation marks 2 years ago
Valdnet ea3865138f
Correct spelling 2 years ago
Valdnet 0acd07c362
Change "brute force" to "brute-force" 2 years ago
Valdnet 94e05ea919
Correct a typo 2 years ago
Valdnet 519fad9206
Add quotation marks 2 years ago
Valdnet 6475f2f8be
Add quotation marks 2 years ago
Valdnet f5a40c2219
Correct spelling of Brute Force 2 years ago
Joas Schilling 4fe363f882
fix(setupcheck): Fix memory limit setup check 2 years ago
Côme Chilliet ad372869bc
Fix tests for setupchecks 2 years ago
Côme Chilliet 1f4e0927ba
Improve success messages for ForwarderForHeaders setup check 2 years ago
Côme Chilliet f023216cf4
Make it an error if address is not known and we are not in CLI 2 years ago
Côme Chilliet f47a2bbcae
Improve wrong configuration error message when we know it’s wrong. 2 years ago
Côme Chilliet 0107c7ea24 Migrate Forwarded For Headers check to new API 2 years ago
Côme Chilliet fe8b5d47ae
Migrate Bruteforce Throttle check to SetupCheck API 2 years ago
Côme Chilliet 7495236034
Migrate memory_limit check to new SetupCheck API 2 years ago
Côme Chilliet 86290dd888
Add missing dots in PhpModules setup check descriptions 2 years ago
Côme Chilliet 00d3856b92
Revert "Migrate code integrity to SetupCheck API" 2 years ago
Côme Chilliet 0fd5ed9854
Migrate 32bit check to SetupCheck API 2 years ago
Côme Chilliet ac3da13b38
Migrate Freetype check to SetupCheck API 2 years ago
Côme Chilliet 086d3ceecc
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet 147b29fca2
Migrate Randomness secure check to SetupCheck API 2 years ago
Côme Chilliet ddd13a90d8
Migrate memcache check to SetupCheck API 2 years ago
Côme Chilliet 6911dc30e6
Migrated both file locking checks to SetupCheck API 2 years ago
Côme Chilliet 3c75075eba
Migrate database transaction level check to SetupCheck API 2 years ago
Côme Chilliet 5957a2bf6b
Migrate email test to new SetupCheck API 2 years ago
Côme Chilliet dec52f6979
Migrate getenv test to new SetupCheck API 2 years ago
Côme Chilliet 4249871817
Add links to documentation for PHP modules 2 years ago
Côme Chilliet 6b7d4b67d1
Improve setup checks naming and improve database version check 2 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 2 years ago
Côme Chilliet 2e4d1549a4
Change SetupResult API to named constructors 2 years ago
Côme Chilliet 11ebf469da
Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.php 2 years ago
Côme Chilliet 6aa6f26427
Move NeedsSystemAddressBookSync to dav application where it’s registered 2 years ago
Côme Chilliet bd37067821
Migrate InternetConnectivity check to new API 2 years ago
Côme Chilliet fa3c0e4b1c
Fix description for SetupChecks/NeedsSystemAddressBookSync 2 years ago
Côme Chilliet bec6c0a441
Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new API 2 years ago
Côme Chilliet 8bfa0935b4
Migrate NeedsSystemAddressBookSync to new ISetupCheck API 2 years ago
Côme Chilliet a4618cfea0
Move existing setup checks to new API 2 years ago
Côme Chilliet b41b9cf4c0
Small cleanups in SetupCheck classes 2 years ago
Côme Chilliet a3ec716c33
Fix UI and add PhpOutdated check 2 years ago
Carl Schwan c71e47f5c3
Progress 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago