aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Http/WellKnown/RequestManagerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Type the service registrationChristoph Wurst2021-02-101-9/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add well known handlers APIChristoph Wurst2020-12-161-0/+176
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>