Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plot-plugin
  Commit: a7d5dee938be6e59e493074f9c5bf50ac992bda1
      
https://github.com/jenkinsci/plot-plugin/commit/a7d5dee938be6e59e493074f9c5bf50ac992bda1
  Author: Patrick Quirk <[email protected]>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/plot/CSVSeries.java

  Log Message:
  -----------
  Fixing an incorrect pattern match target

The code as before would look for "%name%" in the label (which is the
CSV column header) and replace it with the label again, and then make
that the URL.  This makes no sense.

This change makes the code work with what I believe the intention of the
pattern matching was.


  Commit: 3161ab1e118a3d3656c7582c87bee19148c056b4
      
https://github.com/jenkinsci/plot-plugin/commit/3161ab1e118a3d3656c7582c87bee19148c056b4
  Author: ericbn <[email protected]>
  Date:   2014-09-20 (Sat, 20 Sep 2014)

  Changed paths:
    M src/main/java/hudson/plugins/plot/CSVSeries.java

  Log Message:
  -----------
  Merge pull request #8 from pjquirk/master

Fixing an incorrect pattern match target (in name/label replacement in the URL)


Compare: 
https://github.com/jenkinsci/plot-plugin/compare/6d69034533bc...3161ab1e118a

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to