Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: 31d576505d3184fe3cec670aabdd2b8ba043ce8f
      
https://github.com/jenkinsci/ghprb-plugin/commit/31d576505d3184fe3cec670aabdd2b8ba043ce8f
  Author: David Tanner <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    A 
src/main/java/org/jenkinsci/plugins/ghprb/GhprbAdditionalParameterEnvironmentContributor.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbBuilds.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbCause.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/builds/GhprbCancelBuildsOnUpdate/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildLog/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildResultMessage/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildStatus/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbPublishJenkinsUrl/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/status/GhprbSimpleStatus/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/upstream/GhprbUpstreamStatus/config.jelly
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbTestUtil.java
    M 
src/test/java/org/jenkinsci/plugins/ghprb/manager/factory/GhprbBuildManagerFactoryUtilTest.java
    M 
src/test/java/org/jenkinsci/plugins/ghprb/manager/impl/GhprbDefaultBuildManagerTest.java

  Log Message:
  -----------
  Update code to accomodate security fix 170


  Commit: 4acb231db9836826ea5c17edc350cf175b312e76
      
https://github.com/jenkinsci/ghprb-plugin/commit/4acb231db9836826ea5c17edc350cf175b312e76
  Author: David Tanner <[email protected]>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbGitHubAuth.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbRepository.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbRepositoryTest.java

  Log Message:
  -----------
  Update for webhook secret


  Commit: 07c034a4ed9097d50ef4214402320a9f1a6f7ab1
      
https://github.com/jenkinsci/ghprb-plugin/commit/07c034a4ed9097d50ef4214402320a9f1a6f7ab1
  Author: David Tanner <[email protected]>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    A 
src/main/java/org/jenkinsci/plugins/ghprb/GhprbAdditionalParameterEnvironmentContributor.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbBuilds.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbCause.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbGitHubAuth.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbRepository.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/builds/GhprbCancelBuildsOnUpdate/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildLog/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildResultMessage/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbBuildStatus/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbCommentFile/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/comments/GhprbPublishJenkinsUrl/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/extensions/status/GhprbSimpleStatus/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/ghprb/upstream/GhprbUpstreamStatus/config.jelly
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbRepositoryTest.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbTestUtil.java
    M 
src/test/java/org/jenkinsci/plugins/ghprb/manager/factory/GhprbBuildManagerFactoryUtilTest.java
    M 
src/test/java/org/jenkinsci/plugins/ghprb/manager/impl/GhprbDefaultBuildManagerTest.java

  Log Message:
  -----------
  Merge pull request #344 from DavidTanner/security-170

Security 170


Compare: 
https://github.com/jenkinsci/ghprb-plugin/compare/04b5315d1fb9...07c034a4ed90

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