Branch: refs/heads/master
Home: https://github.com/jenkinsci/github-plugin
Commit: 192bf59b361fb05abc08a762bc2601a666d91df8
https://github.com/jenkinsci/github-plugin/commit/192bf59b361fb05abc08a762bc2601a666d91df8
Author: Kevin P. Fleming <[email protected]>
Date: 2013-02-15 (Fri, 15 Feb 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java
M src/main/java/com/cloudbees/jenkins/GitHubWebHook.java
M
src/test/java/com/coravy/hudson/plugins/github/GitHubRepositoryNameTest.java
Log Message:
-----------
Relax URL matching for GitHub Webhook triggered builds.
Prior to this patch, the code would only match URLs that ended with '.git',
which
is not required by GitHub. This patch allows projects to use URLs with or
without
the '.git' suffix.
Addresses the URL matching parts of JENKINS-10405, but not the
security/authorization
parts.
Commit: b326b493e5291e77399bee76b1b3bff6116c88ab
https://github.com/jenkinsci/github-plugin/commit/b326b493e5291e77399bee76b1b3bff6116c88ab
Author: Kevin P. Fleming <[email protected]>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M
src/test/java/com/coravy/hudson/plugins/github/GitHubRepositoryNameTest.java
Log Message:
-----------
Refactor GitHubRepositoryName tests to simplify code.
Commit: b367c6196d8dbba5cc7d2a851ee0ce8869d71203
https://github.com/jenkinsci/github-plugin/commit/b367c6196d8dbba5cc7d2a851ee0ce8869d71203
Author: Kevin P. Fleming <[email protected]>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java
Log Message:
-----------
Add a comment documenting the need for pattern duplication.
Commit: c20a8ad5919e4850f5c536f98736df5a04c68f21
https://github.com/jenkinsci/github-plugin/commit/c20a8ad5919e4850f5c536f98736df5a04c68f21
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java
M src/main/java/com/cloudbees/jenkins/GitHubWebHook.java
M
src/test/java/com/coravy/hudson/plugins/github/GitHubRepositoryNameTest.java
Log Message:
-----------
[JENKINS-10405] Merge branch 'pull-24'
This pull request relaxes the rule to allow the github URL that does not
end with '.git'
Compare:
https://github.com/jenkinsci/github-plugin/compare/94f9a5602a17...c20a8ad5919e
--
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/groups/opt_out.