icingaweb2/modules/monitoring/application/controllers
Thomas Gelf 8fdf20fbf2 Groupsummary: remove invalid sort column discovery
This didn't result in a loop 'til now as it wasn't even used. The problem
here is that the same View is used for tow differend things, this makes no
sense. In the meantime removing that code fixes related problems.
2014-09-03 18:55:20 +02:00
..
ChartController.php Groupsummary: remove invalid sort column discovery 2014-09-03 18:55:20 +02:00
CommandController.php Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
ConfigController.php Remove useless 'use \Exception' 2014-08-28 11:45:26 +02:00
ListController.php monitoring/list: ignore post in applyFilter 2014-09-02 14:07:46 +02:00
MonitoringCommands.php Remove leading backslashes from the targets of use statements 2014-08-27 15:51:49 +02:00
MultiController.php Fix the host_unhandled_service_count error 2014-08-19 14:43:24 +02:00
ProcessController.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ShowController.php monitoring/show: handle format=sql after pagination 2014-09-02 13:26:48 +02:00
TacticalController.php monitoring/tactical: fix missing translations 2014-08-22 18:08:20 +02:00
TimelineController.php TimelineController: Fix The use statement with non-compound ... 2014-09-01 15:58:55 +02:00