aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks/SupportedDatabase.php
Commit message (Expand)AuthorAgeFilesLines
* Correct a typoValdnet2023-11-211-1/+1
* Improve setup checks naming and improve database version checkCôme Chilliet2023-10-241-38/+32
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-4/+4
* Move existing setup checks to new APICôme Chilliet2023-10-191-36/+19
* Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-051-1/+1
* adjust wording for database checksszaimen2022-05-161-3/+3
* Fix for #26526ZitronePlus2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* Mention MariaDB in MySQL support warningClaas Augner2021-04-091-1/+1
* Fix casing of MySQLPlatform class nameVincent Petry2021-01-121-2/+2
* Add setup check to verify that the used DB version is still supported in the ...Morris Jobke2021-01-081-0/+112