icingaweb2/modules/monitoring/application/controllers
Johannes Meyer f03b9e5769 Eventgrid: Use $query->hasResult() instead of $query->count()
* and do not use fetchAll()
* and do not use <? short tags
* and do not use curly braces if not absolutely necessary..

refs #9632
2015-08-03 16:06:21 +02:00
..
AlertsummaryController.php AlertsummaryController: Apply object restrictions 2015-06-15 16:26:07 +02:00
ChartController.php Implement and use Hostgroupsummary and Servicegroupsummary 2015-05-19 18:17:40 +02:00
CommentController.php CommentController: Restrict display of single comments 2015-06-15 15:58:15 +02:00
CommentsController.php CommentsController: Restrict display of comments 2015-06-15 15:58:54 +02:00
ConfigController.php BackendConfigForm: Adjust how to process requests 2015-06-29 14:00:34 +02:00
DowntimeController.php DowntimeController: Restrict display of single comments 2015-06-15 15:59:50 +02:00
DowntimesController.php DowntimesController: Restrict display of downtimes 2015-06-15 16:00:19 +02:00
HostController.php Merge branch 'master' into feature/monitoring-restrictions-9009 2015-06-16 17:12:51 +02:00
HostsController.php Fix multiselect views of hosts and services 2015-06-24 15:11:33 +02:00
ListController.php Eventgrid: Use $query->hasResult() instead of $query->count() 2015-08-03 16:06:21 +02:00
ProcessController.php Show icinga program version in Monitoring Health 2015-05-05 17:02:45 +02:00
ServiceController.php monitoring: Use new restriction when viewing a service 2015-06-05 14:44:35 +02:00
ServicesController.php Fix multiselect views of hosts and services 2015-06-24 15:11:33 +02:00
ShowController.php Merge branch 'master' into feature/monitoring-restrictions-9009 2015-06-16 17:12:51 +02:00
TacticalController.php monitoring: Auto-refresh tactical overview every 15 seconds 2015-07-22 13:40:50 +02:00
TimelineController.php TimelineController: Restrict the displayed entries 2015-06-15 16:04:43 +02:00