icingaweb2/modules/monitoring/application
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
..
clicommands 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
controllers Revert "Add proper respond http codes to service and host controller" 2015-05-21 16:14:02 +02:00
forms Replace `...' w/ `..' 2015-05-18 16:07:28 +02:00
locale locale/it_IT: a few modifications, compile catalog 2015-03-13 17:06:42 +01:00
views Merge branch 'feature/list-number-of-hosts-in-host-groups-8054' 2015-05-19 15:10:20 +02:00