Branch: refs/heads/master Home: https://github.com/jenkinsci/github-branch-source-plugin Commit: 8a393a4231a4eda81cd4f931d9bc07804713543d https://github.com/jenkinsci/github-branch-source-plugin/commit/8a393a4231a4eda81cd4f931d9bc07804713543d Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java A src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubClosable.java A src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubConsoleNote.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFile.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystem.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMProbe.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java Log Message: ----------- [JENKINS-36121] Throttle API usage rather than trip the API limit Commit: e090ce41073979674cec4774bf9348c2aa74dc25 https://github.com/jenkinsci/github-branch-source-plugin/commit/e090ce41073979674cec4774bf9348c2aa74dc25 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java Log Message: ----------- [JENKINS-36121] Save rate limits when processing events Commit: c16c1f4dabbe08feda6f8661772c7bad62334bbf https://github.com/jenkinsci/github-branch-source-plugin/commit/c16c1f4dabbe08feda6f8661772c7bad62334bbf Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java Log Message: ----------- [JENKINS-36121] Actually don't even waste the API calls listing repositories for the common event case Commit: b025751381452800809847d9585f5f356a38d9ac https://github.com/jenkinsci/github-branch-source-plugin/commit/b025751381452800809847d9585f5f356a38d9ac Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubConsoleNote.java Log Message: ----------- [JENKINS-36121] Typos Commit: fcafab8f42b55bcb2dbc6383f7ce01b29810cd98 https://github.com/jenkinsci/github-branch-source-plugin/commit/fcafab8f42b55bcb2dbc6383f7ce01b29810cd98 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java Log Message: ----------- [JENKINS-36121] Review comments Commit: b59c83dbab0ef203bf930e5cbde49796ddc609b9 https://github.com/jenkinsci/github-branch-source-plugin/commit/b59c83dbab0ef203bf930e5cbde49796ddc609b9 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java Log Message: ----------- [JENKINS-36121] Clarifying comments Commit: 2b7a7f955978c275892c10460d2c4351ff400cb8 https://github.com/jenkinsci/github-branch-source-plugin/commit/2b7a7f955978c275892c10460d2c4351ff400cb8 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/github_branch_source/Connector.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java A src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubClosable.java A src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubConsoleNote.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFile.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystem.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMProbe.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java Log Message: ----------- Merge pull request #124 from stephenc/jenkins-36121 [JENKINS-36121] Do not trip the rate limit Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/1dbf190e3c29...2b7a7f955978 -- 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.