Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: e1f274cda600df07dc2cdba74937855402ccc659 https://github.com/jenkinsci/performance-plugin/commit/e1f274cda600df07dc2cdba74937855402ccc659 Author: Artem Fedorov <artem.fedo...@blazemeter.com> Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths: M src/main/java/hudson/plugins/performance/PerformancePublisher.java M src/main/java/hudson/plugins/performance/PerformanceReportMap.java M src/main/java/hudson/plugins/performance/build/PerformanceTestBuild.java M src/main/java/hudson/plugins/performance/parsers/IagoParser.java M src/main/java/hudson/plugins/performance/parsers/JMeterCsvParser.java M src/main/java/hudson/plugins/performance/parsers/JMeterParser.java M src/main/java/hudson/plugins/performance/parsers/JUnitParser.java M src/main/java/hudson/plugins/performance/parsers/JmeterSummarizerParser.java M src/main/java/hudson/plugins/performance/parsers/LoadRunnerParser.java M src/main/java/hudson/plugins/performance/parsers/LocustParser.java M src/main/java/hudson/plugins/performance/parsers/PerformanceReportParser.java M src/main/java/hudson/plugins/performance/parsers/TaurusParser.java M src/main/java/hudson/plugins/performance/parsers/WrkSummarizerParser.java M src/main/java/hudson/plugins/performance/reports/AbstractReport.java M src/main/java/hudson/plugins/performance/reports/PerformanceReport.java M src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly M src/main/resources/hudson/plugins/performance/PerformanceReportMap/index.jelly M src/test/java/hudson/plugins/performance/PerformancePublisherTest.java M src/test/java/hudson/plugins/performance/PerformanceReportMapTest.java M src/test/java/hudson/plugins/performance/actions/PerformanceProjectActionTest.java M src/test/java/hudson/plugins/performance/constraints/ConstraintTest.java Log Message: ----------- Feature to enable/disable trend graphs in performance report [JENKINS-64638] (#198) * Feature to enable/disable trend graphs within performance report through option in perf plugin [JENKINS-64638] * Change default behavior Co-authored-by: MalshaUdani <malsha.nagahawa...@gmail.com> -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/performance-plugin/push/refs/heads/master/ddd70a-e1f274%40github.com.