Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 9439e09908eb7f95ae79f803a8f1b981a5825b08
      
https://github.com/jenkinsci/dependency-track-plugin/commit/9439e09908eb7f95ae79f803a8f1b981a5825b08
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M pom.xml
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/config.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/config_de.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/global.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher/global_de.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox_de.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages_de.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/index.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/index_de.properties

  Log Message:
  -----------
  use https in links


  Commit: 3184e277055c46bda9409f74aecf776cc4fdaf97
      
https://github.com/jenkinsci/dependency-track-plugin/commit/3184e277055c46bda9409f74aecf776cc4fdaf97
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M CHANGELOG.md
    A 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary.jelly
    A 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary.properties
    A 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary_de.properties
    A src/main/webapp/js/result-summary.js

  Log Message:
  -----------
  display report summary on build run page containing the number of severities 
found


  Commit: 6aafc87ebc4fdbf76836eaf17e6284aefda05213
      
https://github.com/jenkinsci/dependency-track-plugin/commit/6aafc87ebc4fdbf76836eaf17e6284aefda05213
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.jelly

  Log Message:
  -----------
  cleanup html


  Commit: 670f5988f7939f18343c3547d6d363e1600cc70b
      
https://github.com/jenkinsci/dependency-track-plugin/commit/670f5988f7939f18343c3547d6d363e1600cc70b
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M .gitignore
    M pom.xml
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary.jelly
    M src/main/webapp/js/charts.js
    M src/main/webapp/js/result-summary.js

  Log Message:
  -----------
  switch to js modules to limit the scope of own echarts to the plugin scripts


  Commit: 3b1a2ea9082a3a0e7a8cfaa9a448ae9ad23e528b
      
https://github.com/jenkinsci/dependency-track-plugin/commit/3b1a2ea9082a3a0e7a8cfaa9a448ae9ad23e528b
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox_de.properties
    M src/main/webapp/js/charts.js

  Log Message:
  -----------
  translate trend chart


  Commit: 7a7fff2d68d69cf7fe258772631f265e548d52be
      
https://github.com/jenkinsci/dependency-track-plugin/commit/7a7fff2d68d69cf7fe258772631f265e548d52be
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/summary_de.properties
    M src/main/webapp/js/result-summary.js

  Log Message:
  -----------
  translate summary chart


  Commit: ca7a3f012887f6eb49b4cde552a13436543e8228
      
https://github.com/jenkinsci/dependency-track-plugin/commit/ca7a3f012887f6eb49b4cde552a13436543e8228
  Author: Ronny Perinke <[email protected]>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/index.properties
    M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/ResultAction/index_de.properties
    M src/main/webapp/js/result-action.js

  Log Message:
  -----------
  translate remaining parts of report table


Compare: 
https://github.com/jenkinsci/dependency-track-plugin/compare/9f5ddda50d03...ca7a3f012887

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-track-plugin/push/refs/heads/master/9f5ddd-ca7a3f%40github.com.

Reply via email to