icingaweb2/modules/monitoring/application/controllers
Thomas Gelf 86f70e0a4f list/services: don't count with no limit
This is a performance evaluation right now, we might delegate such
logic to paginator later on. Cuts load time for lists and/or dashlets
with complicated filters by 50% - only for those with limit=0 of course.
2014-06-25 20:45:08 +02:00
..
ChartController.php ChartController: use correct ActionController 2014-06-22 14:08:04 +02:00
CommandController.php monitoring\CommandController: use new filters 2014-06-20 14:22:48 +02:00
ConfigController.php ConfigController: switch over to new config tabs 2014-06-24 21:31:59 +02:00
ListController.php list/services: don't count with no limit 2014-06-25 20:45:08 +02:00
MonitoringCommands.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
MultiController.php Fix intendation in MultiController 2014-06-25 15:25:54 +02:00
ProcessController.php monitoring/process: was broken, fix it 2014-06-21 04:25:02 +02:00
ShowController.php Hook\Grapher: use it in monitoring/show 2014-06-21 04:13:14 +02:00
TacticalController.php monitoring/controllers: filter-related cleanup 2014-06-17 13:48:26 +00:00
TimelineController.php Web\Window: fix it's usage, add helper function 2014-06-22 13:21:21 +02:00