summaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/SetupChecks
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add setup check to verify that the used DB version is still supported in the ↵Morris Jobke2021-01-081-0/+42
| | | | | | next major release Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-2/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-262-0/+90
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>