Branch: refs/heads/feature/SG-373 Home: https://github.com/jenkinsci/sonargraph-plugin Commit: 0096253371a5ab7b8784b21abc0e6c94c6c242ba https://github.com/jenkinsci/sonargraph-plugin/commit/0096253371a5ab7b8784b21abc0e6c94c6c242ba Author: Ingmar Kellner <i.kell...@hello2morrow.com> Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths: M .gitignore M pom.xml M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/controller/AbstractSonargraphRecorder.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/controller/ChartForMetric.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/controller/SonargraphChartAction.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/controller/SonargraphReportAnalyzer.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/controller/SonargraphReportBuilder.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/model/SonargraphMetrics.java M src/main/java/com/hello2morrow/sonargraph/jenkinsplugin/persistence/CSVChartsForMetricsHandler.java M src/main/resources/com/hello2morrow/sonargraph/jenkinsplugin/controller/SonargraphReportBuilder/config.jelly A src/main/webapp/html/html-appendMetrics.html A src/main/webapp/html/html-replaceMetrics.html R src/test/projects/single-module/crm-domain-example/target.maven/.gitignore R src/test/projects/single-module/crm-domain-example/target.maven/maven-archiver/.gitignore Log Message: ----------- JENKINS-26360: Sonargraph Plugin. Configurable metrics are now appending or replacing default charts in the advanced configuration area. Use List instead of Set to preserve the ordering. Exclude ACD, RACD, NCCD, because we only use the "highest" value. Escape path config values, because they might contain blanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.