Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 18193e87602be69dc02235e2de2c391b69c8c765
      
https://github.com/jenkinsci/build-time-blame-plugin/commit/18193e87602be69dc02235e2de2c391b69c8c765
  Author: Luther Tegtmeier <luther.tegtme...@gmail.com>
  Date:   2018-01-01 (Mon, 01 Jan 2018)

  Changed paths:
    M 
src/main/groovy/org/jenkins/ci/plugins/buildtimeblame/action/BlameAction.groovy
    M 
src/main/groovy/org/jenkins/ci/plugins/buildtimeblame/analysis/LogParser.groovy
    A 
src/main/resources/org/jenkins/ci/plugins/buildtimeblame/action/BlameAction/body.jelly
    M 
src/test/groovy/org/jenkins/ci/plugins/buildtimeblame/action/BlameActionTest.groovy
    M 
src/test/groovy/org/jenkins/ci/plugins/buildtimeblame/analysis/LogParserTest.groovy

  Log Message:
  -----------
  Prevent issue when a build has no timestamps and the first line is matched 
(#17)

* Don't allow an escaped exception to cause a spurious jelly error

* Handle no timestamps when the first line matches a step

* Handle RuntimeExceptions so they only affect the current build


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

Reply via email to