aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/Middleware/AddServerMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-8/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-291-25/+4
* Summer cleanup of the federation appCarl Schwan2022-06-241-18/+7
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+4
* Update license headersMorris Jobke2017-11-061-0/+3
* Merge pull request #5923 from nextcloud/expire-federation-jobsRoeland Jago Douma2017-08-021-0/+5
|\
| * Use automatic injection whenever possibleJoas Schilling2017-08-021-0/+6
* | Remove explicit type hints for ControllerLukas Reschke2017-08-011-1/+1
* | Fix testsRoeland Jago Douma2017-07-311-2/+4
|/
* only execute code if exception was thrown by the corresponding controllerBjoern Schiessle2017-03-241-0/+4
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Move federation code to PSR-4Joas Schilling2016-05-191-0/+72