icingaweb2/application/controllers
Eric Lippmann ce9110d22d Revert "Add proper respond http codes to service and host controller"
This reverts commit 6df031dc78.

I revert this commit for the following reasons:
- MissingParameterException must not be thrown manually because we have UrlParams::getRequired() which was UrlParams::req() before.
- The commit introduces the untranslated string 'host or service'.
- 4xx are client, not server errors.
- Copy and paste code for the stack trace handling in the ErrorController.

refs #6281
2015-05-21 16:14:02 +02:00
..
AuthenticationController.php Use space after the boolean negotiation operator 2015-03-11 22:25:52 +01:00
ConfigController.php Drop interface Browsable 2015-05-15 14:37:41 +02:00
DashboardController.php Config: Use native form title and description support where appropriate 2015-03-02 18:40:47 +01:00
ErrorController.php Revert "Add proper respond http codes to service and host controller" 2015-05-21 16:14:02 +02:00
FilterController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
IndexController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
LayoutController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ListController.php Drop interface Browsable 2015-05-15 14:37:41 +02:00
PreferenceController.php Add proper titles to all config tabs 2015-02-23 16:50:31 +01:00
RolesController.php Merge branch 'feature/protected-menu-8720' 2015-03-13 04:26:19 +01:00
SearchController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
StaticController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00