Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 510337b35a4665f1d938d35215801bd9d354554e
https://github.com/jenkinsci/git-plugin/commit/510337b35a4665f1d938d35215801bd9d354554e
Author: Alan Clucas <[email protected]>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M src/main/java/hudson/plugins/git/browser/BitbucketWeb.java
M src/main/java/hudson/plugins/git/browser/CGit.java
M src/main/java/hudson/plugins/git/browser/FisheyeGitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitBlitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitLab.java
M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitWeb.java
M src/main/java/hudson/plugins/git/browser/GithubWeb.java
M src/main/java/hudson/plugins/git/browser/GitoriousWeb.java
M src/main/java/hudson/plugins/git/browser/KilnGit.java
M src/main/java/hudson/plugins/git/browser/Phabricator.java
M src/main/java/hudson/plugins/git/browser/RedmineWeb.java
M src/main/java/hudson/plugins/git/browser/RhodeCode.java
M src/main/java/hudson/plugins/git/browser/Stash.java
M src/main/java/hudson/plugins/git/browser/ViewGitWeb.java
Log Message:
-----------
JENKINS-22342 ensure URL normalization correct
Previous attempts to fix this stored the normalization flag
in the serialized repository browser. Moved to be a function
call to avoid the deserializer getting involved
Commit: af015b491a555effec4f2cc31840b65bac536b14
https://github.com/jenkinsci/git-plugin/commit/af015b491a555effec4f2cc31840b65bac536b14
Author: Mark Waite <[email protected]>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
Log Message:
-----------
Restore GitRepositoryBrowser constructor removed by earlier changes
Should not remove constructors, even if they are deprecated, since we
can't guarantee that there are no consumers of that constructor (other
plugins, for example).
Commit: a84e48a65c33a04d99d7b169f9b4dcc8d93260c9
https://github.com/jenkinsci/git-plugin/commit/a84e48a65c33a04d99d7b169f9b4dcc8d93260c9
Author: Mark Waite <[email protected]>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M src/main/java/hudson/plugins/git/browser/FisheyeGitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitLab.java
M src/main/java/hudson/plugins/git/browser/GitoriousWeb.java
M src/main/java/hudson/plugins/git/browser/RedmineWeb.java
Log Message:
-----------
Restore original formatting of several repository browsers
FisheyeGitRepositoryBrowser, GitLab, GitoriousWeb, RedmineWeb
Commit: 737e25272e598fa3786ab2dd961cbcf0ebe2eceb
https://github.com/jenkinsci/git-plugin/commit/737e25272e598fa3786ab2dd961cbcf0ebe2eceb
Author: Mark Waite <[email protected]>
Date: 2014-04-12 (Sat, 12 Apr 2014)
Changed paths:
M src/main/java/hudson/plugins/git/browser/BitbucketWeb.java
M src/main/java/hudson/plugins/git/browser/CGit.java
M src/main/java/hudson/plugins/git/browser/FisheyeGitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitBlitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitLab.java
M src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java
M src/main/java/hudson/plugins/git/browser/GitWeb.java
M src/main/java/hudson/plugins/git/browser/GithubWeb.java
M src/main/java/hudson/plugins/git/browser/GitoriousWeb.java
M src/main/java/hudson/plugins/git/browser/KilnGit.java
M src/main/java/hudson/plugins/git/browser/Phabricator.java
M src/main/java/hudson/plugins/git/browser/RedmineWeb.java
M src/main/java/hudson/plugins/git/browser/RhodeCode.java
M src/main/java/hudson/plugins/git/browser/Stash.java
M src/main/java/hudson/plugins/git/browser/ViewGitWeb.java
Log Message:
-----------
Merge pull request #224 from Joibel/master
[Fixed JENKINS-22342] ensure URL normalization correct, retain compatibility
Compare:
https://github.com/jenkinsci/git-plugin/compare/743d715f2118...737e25272e59
--
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.