icingaweb2/modules/monitoring/library/Monitoring/Object
Thomas Gelf 32572ae653 Monitoring\Object\Service: don't load host comment
I'd like to reintroduce those columns, showing last object comment
and so one. Those joins are costly, we can fetch host comments way
easier directly from host object once we are here. But I guess we
don't even need it.
2014-06-25 20:21:19 +02:00
..
AbstractObject.php Monitoring\Object: replace fromRequest with params 2014-06-17 13:10:54 +00:00
Host.php Monitoring\Object\Host: explicit WHERE 2014-06-17 13:12:36 +00:00
Service.php Monitoring\Object\Service: don't load host comment 2014-06-25 20:21:19 +02:00