Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: f3a8950e385474e14019549a0f1bddc3572d951a
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/f3a8950e385474e14019549a0f1bddc3572d951a
  Author: Michael Piffret <[email protected]>
  Date:   2018-09-13 (Thu, 13 Sep 2018)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/graphs/ProjectGraphAction.java

  Log Message:
  -----------
  Escape regex special chars in project full name

Using Windows and matrices, some project names include backslashes that cause 
exceptions in onCompleted method. Other Regex special characters could be 
present so Pattern.quote avoids the whole problem!


  Commit: cb319dfb5e57cbfc4017aedd0e9c2d58e3da5a92
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/cb319dfb5e57cbfc4017aedd0e9c2d58e3da5a92
  Author: Robert Sandell <[email protected]>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/graphs/ProjectGraphAction.java

  Log Message:
  -----------
  Merge pull request #88 from michaelPf85/patch-2

Escape regex special chars in project full name


Compare: 
https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/9ef0a27d1e61...cb319dfb5e57
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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