Branch: refs/heads/make-pipeline
  Home:   https://github.com/jenkinsci/typetalk-plugin
  Commit: 336e5fa3d9fc7d757b88953d072d58cc3e51bea7
      
https://github.com/jenkinsci/typetalk-plugin/commit/336e5fa3d9fc7d757b88953d072d58cc3e51bea7
  Author: ikikko <[email protected]>
  Date:   2016-12-31 (Sat, 31 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/typetalk/TypetalkBuildWrapper.java
    R src/main/java/org/jenkinsci/plugins/typetalk/TypetalkBuildWrapperStep.java
    M src/main/java/org/jenkinsci/plugins/typetalk/TypetalkNotifier.java
    R src/main/java/org/jenkinsci/plugins/typetalk/TypetalkSendStep.java
    A 
src/main/java/org/jenkinsci/plugins/typetalk/delegate/BuildWrapperDelegate.java
    A src/main/java/org/jenkinsci/plugins/typetalk/delegate/NotifyDelegate.java
    A 
src/main/java/org/jenkinsci/plugins/typetalk/pipeline/TypetalkBuildWrapperStep.java
    A 
src/main/java/org/jenkinsci/plugins/typetalk/pipeline/TypetalkSendStep.java

  Log Message:
  -----------
  Refactor

* Introduce delegate class
* Move pipeline class to separate package


  Commit: e52acdf30c99ced09dd463c2b4389f2bd13da71d
      
https://github.com/jenkinsci/typetalk-plugin/commit/e52acdf30c99ced09dd463c2b4389f2bd13da71d
  Author: ikikko <[email protected]>
  Date:   2016-12-31 (Sat, 31 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/typetalk/TypetalkBuildWrapper.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/pipeline/TypetalkBuildWrapperStep.java

  Log Message:
  -----------
  Extract callback as a class


  Commit: 88d272497d999c877b0fbab319fd1d87eaa6998b
      
https://github.com/jenkinsci/typetalk-plugin/commit/88d272497d999c877b0fbab319fd1d87eaa6998b
  Author: ikikko <[email protected]>
  Date:   2016-12-31 (Sat, 31 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/typetalk/support/ResultSupport.java
    M src/main/java/org/jenkinsci/plugins/typetalk/support/TypetalkMessage.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/webhookaction/ResponseParameter.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/webhookaction/WebhookRequest.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/webhookaction/executorimpl/BuildExecutor.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/webhookaction/executorimpl/HelpExecutor.java
    M 
src/main/java/org/jenkinsci/plugins/typetalk/webhookaction/executorimpl/ListExecutor.java

  Log Message:
  -----------
  Convert AbstractProject to Job according to pipelinize


  Commit: 4b585431cba59c49c2f834e850d1fa84460f8297
      
https://github.com/jenkinsci/typetalk-plugin/commit/4b585431cba59c49c2f834e850d1fa84460f8297
  Author: ikikko <[email protected]>
  Date:   2016-12-31 (Sat, 31 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/typetalk/support/ResultSupport.java

  Log Message:
  -----------
  Use previous COMPLETED build to decide whether notify or note, and refactor


Compare: 
https://github.com/jenkinsci/typetalk-plugin/compare/53bfd3df366c...4b585431cba5

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