Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: c4159effd64ec832147932d72553e0169c54e638
      
https://github.com/jenkinsci/github-oauth-plugin/commit/c4159effd64ec832147932d72553e0169c54e638
  Author: James Dumay <[email protected]>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/GithubAuthenticationToken.java
    M src/main/java/org/jenkinsci/plugins/GithubOAuthUserDetails.java
    M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  -----------
  Reduce overall calls to Github
* Always lookup the user locally before asking Github
* lazyily lookup authorities if needed.
* Requires 2.7.1 for User.getUserById


  Commit: ce15460dda505b943d2e9f4ddfd9a7bc30072d18
      
https://github.com/jenkinsci/github-oauth-plugin/commit/ce15460dda505b943d2e9f4ddfd9a7bc30072d18
  Author: Sam Gleske <[email protected]>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/GithubAuthenticationToken.java
    M src/main/java/org/jenkinsci/plugins/GithubOAuthUserDetails.java
    M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

  Log Message:
  -----------
  Merge pull request #65 from i386/lazy-user-lookup

Reduce overall calls to Github


Compare: 
https://github.com/jenkinsci/github-oauth-plugin/compare/f332e34ecd08...ce15460dda50

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