Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: bcc3bc1ca704b2be3f1475b616fa1b209986a1fd
      
https://github.com/jenkinsci/github-plugin/commit/bcc3bc1ca704b2be3f1475b616fa1b209986a1fd
  Author: Nukul Bhasin <[email protected]>
  Date:   2014-03-15 (Sat, 15 Mar 2014)

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

  Log Message:
  -----------
  Tightens exception handling for Github Webhooks.

Checks to see if the Github Webhook request being processed is actually
of type 'push' before trying to process the request payload. The structure of
each type of Github Webhook differs and processing will fail.

Improves exception message when payload is not found and urges the
client to check the payload version on the Github Webhook to allow
easier debugging.


  Commit: 6553654a7884eef5ab904f3ca7c8a6c5bb839b6c
      
https://github.com/jenkinsci/github-plugin/commit/6553654a7884eef5ab904f3ca7c8a6c5bb839b6c
  Author: Nukul Bhasin <[email protected]>
  Date:   2014-05-01 (Thu, 01 May 2014)

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

  Log Message:
  -----------
  Merge pull request #40 from hubba/master

Tightens exception handling for Github Webhooks.


Compare: 
https://github.com/jenkinsci/github-plugin/compare/6bf44181ed8e...6553654a7884

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