Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
* | fix: Log exceptions thrown by setup checks | Côme Chilliet | 2024-03-25 | 1 | -0/+1 |
* | fix(setupcheck): Catch Throwables from setup checks and show them to the admin | Côme Chilliet | 2024-03-18 | 1 | -1/+6 |
* | Add $name property in SetupResult and improve API | Côme Chilliet | 2023-11-07 | 1 | -1/+2 |
* | Small code style fix in SetupCheckManager | Côme Chilliet | 2023-10-19 | 1 | -3/+1 |
* | Add debug logging when running setup checks to help with debugging slow results | Côme Chilliet | 2023-10-19 | 1 | -4/+6 |
* | Add OCP interface for SetupCheckManager | Côme Chilliet | 2023-10-19 | 1 | -1/+2 |
* | Add missing licences and copyright in SetupCheck | Côme Chilliet | 2023-10-19 | 1 | -0/+24 |
* | Add api to register setup checks | Carl Schwan | 2023-10-19 | 1 | -0/+31 |