Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 2a02bb239879b120e2a6bf118ed1d6223caac06e
      
https://github.com/jenkinsci/jira-plugin/commit/2a02bb239879b120e2a6bf118ed1d6223caac06e
  Author: MerkushevKirill <[email protected]>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java
    M src/main/java/hudson/plugins/jira/JiraSession.java
    M src/main/java/hudson/plugins/jira/JiraSite.java

  Log Message:
  -----------
  upd - now workflow action can be empty
fix - NPE if using empty workflow - now it writes to log message and only 
comment the task
rft - use isEmpty/isNotEmpty instead of null != smth && !smth.equals("")


  Commit: b509c1efda739f438e406ad8ff1fdf66cb08e74c
      
https://github.com/jenkinsci/jira-plugin/commit/b509c1efda739f438e406ad8ff1fdf66cb08e74c
  Author: MerkushevKirill <[email protected]>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/jira/JiraSession.java
    A src/test/java/hudson/plugins/jira/ChangingWorkflowTest.java

  Log Message:
  -----------
  add - tests for changing workflow, checking for null name of action, use 
mokito 1.9.5


  Commit: 06325901a1184b59e62ee5d21380b6b827a55dfe
      
https://github.com/jenkinsci/jira-plugin/commit/06325901a1184b59e62ee5d21380b6b827a55dfe
  Author: MerkushevKirill <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java
    M src/main/java/hudson/plugins/jira/JiraSession.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    A src/test/java/hudson/plugins/jira/ChangingWorkflowTest.java

  Log Message:
  -----------
  add - merge with actual master


  Commit: 9e50382501fc67f6d532e727b5923b6cfef7b19d
      
https://github.com/jenkinsci/jira-plugin/commit/9e50382501fc67f6d532e727b5923b6cfef7b19d
  Author: MerkushevKirill <[email protected]>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M src/main/java/hudson/plugins/jira/JiraSession.java
    M src/main/java/hudson/plugins/jira/JiraSite.java

  Log Message:
  -----------
  rft - merge with actual master - imports optimize


  Commit: 5baab3e8b215b7d20e4a5ed969cc1899e6114860
      
https://github.com/jenkinsci/jira-plugin/commit/5baab3e8b215b7d20e4a5ed969cc1899e6114860
  Author: artkoshelev <[email protected]>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java
    M src/main/java/hudson/plugins/jira/JiraSession.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    A src/test/java/hudson/plugins/jira/ChangingWorkflowTest.java

  Log Message:
  -----------
  Merge pull request #38 from lanwen/commentingemptywrkflow

Commenting without change workflow


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/824817dcbbb0...5baab3e8b215

-- 
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/groups/opt_out.

Reply via email to