Branch: refs/heads/master
Home: https://github.com/jenkinsci/jira-plugin
Commit: 20e381c08f16935f30162723b1be39a1efddc483
https://github.com/jenkinsci/jira-plugin/commit/20e381c08f16935f30162723b1be39a1efddc483
Author: Josh Geller <[email protected]>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M src/main/java/hudson/plugins/jira/JiraIssueUpdater.java
Log Message:
-----------
Prevent multiple comments from being applied to a single issue in the case of
matrix builds.
Commit: 86a671e8ef01146d5a6943538e8ba465bf7824d3
https://github.com/jenkinsci/jira-plugin/commit/86a671e8ef01146d5a6943538e8ba465bf7824d3
Author: Olivier Lamy <[email protected]>
Date: 2012-07-20 (Fri, 20 Jul 2012)
Changed paths:
M src/main/java/hudson/plugins/jira/JiraIssueUpdater.java
Log Message:
-----------
Merge pull request #13 from jg123/master
Matrix build optimization
Thanks!
Compare:
https://github.com/jenkinsci/jira-plugin/compare/cb50f27975c8...86a671e8ef01