Branch: refs/heads/master
Home: https://github.com/jenkinsci/github-branch-source-plugin
Commit: ca27ccbb3382b2d29ed1d05dd0957e3dba809e95
https://github.com/jenkinsci/github-branch-source-plugin/commit/ca27ccbb3382b2d29ed1d05dd0957e3dba809e95
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMHead.java
Log Message:
-----------
Initial sketch of getTrustedRevision implementation.
Commit: 8784214de11556ca02b37d51dd13a3face1b5860
https://github.com/jenkinsci/github-branch-source-plugin/commit/8784214de11556ca02b37d51dd13a3face1b5860
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMHead.java
Log Message:
-----------
Implementing getTrustedRevision to check collaborator API.
Commit: 3e23edf68e0c87b857c4923dabe998167cc26150
https://github.com/jenkinsci/github-branch-source-plugin/commit/3e23edf68e0c87b857c4923dabe998167cc26150
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
Log Message:
-----------
[FIXED JENKINS-33256] Reënabling PRs on public repos.
Commit: fc6a51d2d0b4cb07e3d0699ae937cfd399daac76
https://github.com/jenkinsci/github-branch-source-plugin/commit/fc6a51d2d0b4cb07e3d0699ae937cfd399daac76
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
Log Message:
-----------
A bit more logging.
Commit: c8c1befbe333e063ca660b0af2c0ee1ff30e790e
https://github.com/jenkinsci/github-branch-source-plugin/commit/c8c1befbe333e063ca660b0af2c0ee1ff30e790e
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Test dep on workflow-multibranch for convenience.
Commit: 3bacc2fab389ca943ce75dac9ec1812647d0f1d0
https://github.com/jenkinsci/github-branch-source-plugin/commit/3bacc2fab389ca943ce75dac9ec1812647d0f1d0
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMHead.java
A
src/main/java/org/jenkinsci/plugins/github_branch_source/UntrustedPullRequestSCMRevision.java
Log Message:
-----------
Actually better to keep the baseHash in the SCMRevision, not the SCMHead.
Commit: 4d9f076a91204078ab64f7f904e7c82ae594b89d
https://github.com/jenkinsci/github-branch-source-plugin/commit/4d9f076a91204078ab64f7f904e7c82ae594b89d
Author: Jesse Glick <[email protected]>
Date: 2016-03-07 (Mon, 07 Mar 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/github_branch_source/UntrustedPullRequestSCMRevision.java
Log Message:
-----------
FindBugs
Commit: 1f84c2c3fa5ebd8952848bd55e8bc8ffef769baf
https://github.com/jenkinsci/github-branch-source-plugin/commit/1f84c2c3fa5ebd8952848bd55e8bc8ffef769baf
Author: Jesse Glick <[email protected]>
Date: 2016-03-11 (Fri, 11 Mar 2016)
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/GitHubSCMSource.java
A
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestAction.java
M
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMHead.java
M src/main/resources/index.jelly
Log Message:
-----------
Merge branch 'master' into getTrustedRevision-JENKINS-33256
Commit: b039721736e38734cb7733412a5a95601a8c9213
https://github.com/jenkinsci/github-branch-source-plugin/commit/b039721736e38734cb7733412a5a95601a8c9213
Author: Jesse Glick <[email protected]>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Pipeline 1.15 released.
Commit: 6fa55c17d4c9c4d74da9758ba3b1f7aecf4f6868
https://github.com/jenkinsci/github-branch-source-plugin/commit/6fa55c17d4c9c4d74da9758ba3b1f7aecf4f6868
Author: Jesse Glick <[email protected]>
Date: 2016-03-11 (Fri, 11 Mar 2016)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
Log Message:
-----------
Inaccurate comment.
Commit: e1ea086b75541f686c21d8604a454f33b933dadc
https://github.com/jenkinsci/github-branch-source-plugin/commit/e1ea086b75541f686c21d8604a454f33b933dadc
Author: Jesse Glick <[email protected]>
Date: 2016-03-14 (Mon, 14 Mar 2016)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
A
src/main/java/org/jenkinsci/plugins/github_branch_source/UntrustedPullRequestSCMRevision.java
Log Message:
-----------
Merge pull request #29 from jglick/getTrustedRevision-JENKINS-33256
[JENKINS-33256] Untrusted PRs
Compare:
https://github.com/jenkinsci/github-branch-source-plugin/compare/3df443cd38c6...e1ea086b7554
--
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.