[jenkinsci/performance-plugin] b993a8: Return cache entry (#188)
Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: b993a812fd086185a087eee8987e88e12a5a6ee8 https://github.com/jenkinsci/performance-plugin/commit/b993a812fd086185a087eee8987e88e12a5a6ee8 Author: Till Neunast Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M src/main/java/hudson/plugins/performance/parsers/AbstractParser.java M src/test/java/hudson/plugins/performance/parsers/AbstractParserTest.java Log Message: --- Return cache entry (#188) -- 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/01f731-b993a8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/performance-plugin] c84cc3: Remove redundant report loading (#189)
Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: c84cc3784adfd6517d9a7c2f3f6498536db9ccfb https://github.com/jenkinsci/performance-plugin/commit/c84cc3784adfd6517d9a7c2f3f6498536db9ccfb Author: Till Neunast Date: 2019-06-15 (Sat, 15 Jun 2019) Changed paths: M src/main/java/hudson/plugins/performance/PerformanceReportMap.java Log Message: --- Remove redundant report loading (#189) -- 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/b993a8-c84cc3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/performance-plugin] ea776c: Add baseline comparison option for Relative Constr...
Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: ea776c133735559c691e15f6e73bfac663b63853 https://github.com/jenkinsci/performance-plugin/commit/ea776c133735559c691e15f6e73bfac663b63853 Author: Till Neunast Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/main/java/hudson/plugins/performance/PerformancePublisher.java M src/main/java/hudson/plugins/performance/constraints/AbstractConstraint.java M src/main/java/hudson/plugins/performance/constraints/RelativeConstraint.java M src/main/java/hudson/plugins/performance/constraints/blocks/PreviousResultsBlock.java M src/main/java/hudson/plugins/performance/data/ConstraintSettings.java M src/main/resources/hudson/plugins/performance/constraints/RelativeConstraint/config.jelly M src/test/java/hudson/plugins/performance/constraints/ConstraintCheckerTest.java Log Message: --- Add baseline comparison option for Relative Constraint (#190) -- 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/359b34-ea776c%40github.com.
[jenkinsci/performance-plugin] 4c5b0b: Add error chart to URI report page (plus localizat...
Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: 4c5b0b58092d4ca94b1c25d89553b097cd011484 https://github.com/jenkinsci/performance-plugin/commit/4c5b0b58092d4ca94b1c25d89553b097cd011484 Author: Till Neunast Date: 2020-04-30 (Thu, 30 Apr 2020) Changed paths: M src/main/java/hudson/plugins/performance/TrendReportGraphs.java M src/main/java/hudson/plugins/performance/actions/PerformanceProjectAction.java M src/main/java/hudson/plugins/performance/reports/UriReport.java M src/main/resources/hudson/plugins/performance/reports/UriReport/index.jelly Log Message: --- Add error chart to URI report page (plus localization fixes) (#194) -- 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/c2eae2-4c5b0b%40github.com.