Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bitbucket-plugin
  Commit: dd074ce16701eb200747929c75615dbda29a251e
      
https://github.com/jenkinsci/bitbucket-plugin/commit/dd074ce16701eb200747929c75615dbda29a251e
  Author: Daniel Tao <d...@atlassian.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/BitbucketHookReceiver.java

  Log Message:
  -----------
  Revert "Merge pull request #15 from kzusy/JENKINS-28877"

This reverts the breaking change from #15 in favor of the backwards-
compatible change in #17.


  Commit: bbfadb9d14dc91a0e4213948efe2d8e1bf0539e3
      
https://github.com/jenkinsci/bitbucket-plugin/commit/bbfadb9d14dc91a0e4213948efe2d8e1bf0539e3
  Author: Dan Tao <d...@atlassian.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/BitbucketHookReceiver.java

  Log Message:
  -----------
  added support for Bitbucket's new webhooks


  Commit: 645276b9b5b320ff9adc64b864ed3a1766f78bd7
      
https://github.com/jenkinsci/bitbucket-plugin/commit/645276b9b5b320ff9adc64b864ed3a1766f78bd7
  Author: Daniel Tao <d...@atlassian.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M pom.xml
    M src/main/java/com/cloudbees/jenkins/plugins/BitbucketHookReceiver.java
    A src/main/java/com/cloudbees/jenkins/plugins/BitbucketJobProbe.java
    A src/main/java/com/cloudbees/jenkins/plugins/BitbucketPayloadProcessor.java
    A 
src/test/java/com/cloudbees/jenkins/plugins/BitbucketPayloadProcessorTest.java

  Log Message:
  -----------
  added tests for new webhook payload and old POST service payload

- refactored existing BitbucketHookReceiver class into 3 specialized components:
  - BitbucketHookReceiver: still responsible for wiring up to Jenkins
  - BitbucketPayloadProcessor: handles determinng type of payload and 
extracting data from JSON
  - BitbucketJobProbe: responsible for finding jobs to trigger matching the 
data extracted


  Commit: 995031fb59c69c14dca87b03e824431456d5fdf3
      
https://github.com/jenkinsci/bitbucket-plugin/commit/995031fb59c69c14dca87b03e824431456d5fdf3
  Author: fbelzunc <fbelzuncear...@cloudbees.com>
  Date:   2015-07-08 (Wed, 08 Jul 2015)

  Changed paths:
    M pom.xml
    M src/main/java/com/cloudbees/jenkins/plugins/BitbucketHookReceiver.java
    A src/main/java/com/cloudbees/jenkins/plugins/BitbucketJobProbe.java
    A src/main/java/com/cloudbees/jenkins/plugins/BitbucketPayloadProcessor.java
    A 
src/test/java/com/cloudbees/jenkins/plugins/BitbucketPayloadProcessorTest.java

  Log Message:
  -----------
  Merge pull request #17 from 
dtao/dtao/support-for-new-bitbucket-webhooks-with-tests

support for new bitbucket webhooks with tests


Compare: 
https://github.com/jenkinsci/bitbucket-plugin/compare/4eaeec7714bb...995031fb59c6

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