icingaweb2/modules/monitoring/application/controllers
Eric Lippmann 91b9a83be5 monitoring/api: Use JsonResponse in the ActionsController
refs #9606
2015-09-07 13:37:18 +02:00
..
ActionsController.php monitoring/api: Use JsonResponse in the ActionsController 2015-09-07 13:37:18 +02:00
AlertsummaryController.php monitoring: Don't use absolute alias in the AlertsummaryController 2015-08-27 15:37:01 +02:00
ChartController.php monitoring: Add fixing TODO to the ChartController 2015-08-27 15:41:15 +02:00
CommentController.php monitoring: Don't call getQuery() on the comment data view in the CommentController 2015-08-27 16:20:28 +02:00
CommentsController.php monitoring: Fix mess in CommentsController and the related view script 2015-08-27 16:04:24 +02:00
ConfigController.php monitoring/config: Rename URL paramter backend to backend-name 2015-09-03 17:03:33 +02:00
DowntimeController.php monitoring: Reduce DowntimeController complexity 2015-08-27 16:19:18 +02:00
DowntimesController.php monitoring: Don't loop downtimes in the DowntimesController 2015-08-27 23:14:48 +02:00
HealthController.php Provide stats for unhandled problems and improve layout 2015-09-04 15:17:28 +02:00
HostController.php monitoring: Use @inheritdoc for HostController::$commandRedirectUrl 2015-08-27 23:21:48 +02:00
HostsController.php Use correct filters in multi-object command views 2015-09-04 13:07:23 +02:00
ListController.php monitoring: Add missing alias in the ListController after namespacing 2015-08-28 09:41:13 +02:00
ServiceController.php monitoring: Use @inheritdoc for ServiceController::$commandRedirectUrl 2015-08-28 09:20:33 +02:00
ServicesController.php Use correct filters in multi-object command views 2015-09-04 13:07:23 +02:00
ShowController.php monitoring: Remove deprecated actions from the ShowController 2015-08-28 09:34:23 +02:00
TacticalController.php monitoring: Namespace the TacticalController 2015-08-28 09:36:34 +02:00
TimelineController.php monitoring: Add missing aliases in the TimelineController after namespacing 2015-08-28 09:39:12 +02:00