icingaweb2/modules/monitoring/application/controllers
Johannes Meyer 1c51735629 Merge branch 'master' into feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651
Conflicts:
	modules/monitoring/application/controllers/ConfigController.php
2015-08-31 13:05:10 +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 Merge branch 'master' into feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651 2015-08-31 13:05:10 +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
HostController.php monitoring: Use @inheritdoc for HostController::$commandRedirectUrl 2015-08-27 23:21:48 +02:00
HostsController.php monitoring: Remove HostsController::deleteCommentAction() 2015-08-27 23:27:29 +02:00
ListController.php monitoring: Add missing alias in the ListController after namespacing 2015-08-28 09:41:13 +02:00
ProcessController.php monitoring: Remove ProcessController::performanceAction() 2015-08-27 23:31:12 +02:00
ServiceController.php monitoring: Use @inheritdoc for ServiceController::$commandRedirectUrl 2015-08-28 09:20:33 +02:00
ServicesController.php monitoring: Remove ServicesController::deleteCommentAction() 2015-08-28 09:23:48 +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