Branch: refs/heads/improve_error_response
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 1dc6df4d0fd75717c2fb719cc64df50b8d306e7e
      
https://github.com/jenkinsci/tfs-plugin/commit/1dc6df4d0fd75717c2fb719cc64df50b8d306e7e
  Author: Oli Dagenais <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamBuildEndpoint.java

  Log Message:
  -----------
  Reduce "traces of previous request" defect

There could still be a race condition with simultaneous requests


  Commit: cb0ee462b98747a6e1e654e1198ec962e5e9a1f3
      
https://github.com/jenkinsci/tfs-plugin/commit/cb0ee462b98747a6e1e654e1198ec962e5e9a1f3
  Author: Oli Dagenais <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamBuildEndpoint.java

  Log Message:
  -----------
  Extract innerDispatch and improve error handling


  Commit: 6611089fe365d05e9d90309d74b0293f0532b6ca
      
https://github.com/jenkinsci/tfs-plugin/commit/6611089fe365d05e9d90309d74b0293f0532b6ca
  Author: Oli Dagenais <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamBuildEndpoint.java
    A src/main/java/hudson/plugins/tfs/util/EndpointHelper.java

  Log Message:
  -----------
  Refactor: move error() to EndpointHelper


  Commit: 6f08f6eb3e7c5519edd34314b16e072fbf4f182c
      
https://github.com/jenkinsci/tfs-plugin/commit/6f08f6eb3e7c5519edd34314b16e072fbf4f182c
  Author: Oli Dagenais <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamEventsEndpoint.java

  Log Message:
  -----------
  Improve request/response handling for team-events

It's now on par with team-build


  Commit: 264559e7f3f1c198fc5116984097619e797e3800
      
https://github.com/jenkinsci/tfs-plugin/commit/264559e7f3f1c198fc5116984097619e797e3800
  Author: Oli Dagenais <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamEventsEndpoint.java
    M src/main/java/hudson/plugins/tfs/model/AbstractHookEvent.java
    M src/main/java/hudson/plugins/tfs/model/GitCodePushedHookEvent.java
    M src/main/java/hudson/plugins/tfs/model/GitPullRequestMergedEvent.java
    M src/main/java/hudson/plugins/tfs/model/GitPushEvent.java
    M src/main/java/hudson/plugins/tfs/model/PingHookEvent.java
    M 
src/main/java/hudson/plugins/tfs/model/PullRequestMergeCommitCreatedHookEvent.java

  Log Message:
  -----------
  Remove unneeded method & constructor parameter


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/2b02f92c4f81...264559e7f3f1

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