icingaweb2/modules
Eric Lippmann 0286641369 Don't fetch comments and downtimes twice in an object's detail view
The controller counts comments and downtimes on the object, which will automatically fetch comments and downtimes.
After that came a call to MonitoredObject::populate() which again fetched comments and downtimes.
Now the object is populated before counting comments and dowtimes.

refs #8614
2015-03-11 13:32:54 +01:00
..
doc Fix missing tab labels 2015-02-27 09:32:44 +01:00
monitoring Don't fetch comments and downtimes twice in an object's detail view 2015-03-11 13:32:54 +01:00
setup Wizard: Explain that the webserver user must be in the group "icingaweb2" 2015-03-05 10:30:06 +01:00
test Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
translation Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00