aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/SetupCheck
Commit message (Expand)AuthorAgeFilesLines
* feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-publicFerdinand Thiessen2024-09-161-0/+162
* fix(SetupCheck): Restrict SetupResult rich object parameters typeprovokateurin2024-09-101-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-243-56/+6
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+15
* Document throwing behavior of SetupResult upon invalid rich objectCôme Chilliet2024-01-291-0/+9
* Document new throw possibility in SetupResultCôme Chilliet2024-01-111-0/+1
* Validate rich objects passed to SetupResultCôme Chilliet2024-01-111-0/+5
* Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-8/+26
* Add $name property in SetupResult and improve APICôme Chilliet2023-11-072-0/+34
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-1/+34
* Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-191-0/+37
* Add missing licences and copyright in SetupCheckCôme Chilliet2023-10-192-0/+46
* Fix PHPDoc in OCP for new SetupResult classCôme Chilliet2023-10-191-0/+5
* Fix docblock and types for new public APICôme Chilliet2023-10-192-25/+22
* ProgressCarl Schwan2023-10-191-0/+5
* Add api to register setup checksCarl Schwan2023-10-192-0/+89