est(); else if (window.ActiveXObject) { if (new
ActiveXObject("Microsoft.XMLHTTP")) xmlhttp = new
ActiveXObject("Microsoft.XMLHTTP"); else xmlhttp = new
ActiveXObject("Msxml2.XMLHTTP");
} var url = document.location +
"/api/xml?xpath=count%28//job[color=%22blue%22]%29d
On 06/16/2012 09:13 PM, Kamal Ahmed wrote:
Hi,
Is there a plugin, which i can use to create dashboards that can
display reports from various plugins on one page.
Thanks,
-Kamal.
There is the dashboard view plug-in:
https://wiki.jenkins-ci.org/display/JENKINS/Dashboard+View
Ulli
Hi,
Is there a plugin, which i can use to create dashboards that can display
reports from various plugins on one page.
Thanks,
-Kamal.