Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: de6083a4664349c27d89fd6ab5f5539ca7c7c134
      
https://github.com/jenkinsci/ghprb-plugin/commit/de6083a4664349c27d89fd6ab5f5539ca7c7c134
  Author: Jeff Grafton <[email protected]>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/Ghprb.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbGitHubAuth.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java

  Log Message:
  -----------
  Fix credentials bugs as noted in jenkinsci/ghprb-plugin#117

- Actually use the new path generated as a fix in
  jenkinsci/ghprb-plugin#122
- Use URIRequirementBuilder instead of manually building a requirements
  list
- Add logging around accessing credentials to debug failures, and give
  better error messages when something is wrong
- General refactoring of a few methods to reduce code duplication


  Commit: 176a6098ea863f7b7b33c9d0f8a7d049c22eb19a
      
https://github.com/jenkinsci/ghprb-plugin/commit/176a6098ea863f7b7b33c9d0f8a7d049c22eb19a
  Author: David Tanner <[email protected]>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/Ghprb.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbGitHubAuth.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java

  Log Message:
  -----------
  Merge pull request #123 from ixdy/github-auth-credentials

Fix credentials bugs as noted in jenkinsci/ghprb-plugin#117


Compare: 
https://github.com/jenkinsci/ghprb-plugin/compare/10a5d92a8322...176a6098ea86

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