aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SetupCheck
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* fix: Log exceptions thrown by setup checksCôme Chilliet2024-03-251-0/+1
* fix(setupcheck): Catch Throwables from setup checks and show them to the adminCôme Chilliet2024-03-181-1/+6
* Add $name property in SetupResult and improve APICôme Chilliet2023-11-071-1/+2
* Small code style fix in SetupCheckManagerCôme Chilliet2023-10-191-3/+1
* Add debug logging when running setup checks to help with debugging slow resultsCôme Chilliet2023-10-191-4/+6
* Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-191-1/+2
* Add missing licences and copyright in SetupCheckCôme Chilliet2023-10-191-0/+24
* Add api to register setup checksCarl Schwan2023-10-191-0/+31