Branch: refs/heads/pr-195 Home: https://github.com/jenkinsci/performance-plugin Commit: a94851008b07e25dd955bc1b0b8a96085ffba08a https://github.com/jenkinsci/performance-plugin/commit/a94851008b07e25dd955bc1b0b8a96085ffba08a Author: MalshaUdani <malsha.nagahawa...@gmail.com> Date: 2021-01-15 (Fri, 15 Jan 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 within performance report through option in perf plugin [JENKINS-64638] Commit: e97775a3090ff0abe1d534844cbae81a57e80bf0 https://github.com/jenkinsci/performance-plugin/commit/e97775a3090ff0abe1d534844cbae81a57e80bf0 Author: Artem Fedorov <artem.fedo...@blazemeter.com> Date: 2021-03-07 (Sun, 07 Mar 2021) Changed paths: M src/main/java/hudson/plugins/performance/build/PerformanceTestBuild.java M src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly Log Message: ----------- Change default behavior Compare: https://github.com/jenkinsci/performance-plugin/compare/a94851008b07%5E...e97775a3090f -- 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/pr-195/000000-e97775%40github.com.