Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 73249eeac564567f86d8e7d70cf85efa5e5f0b5b
https://github.com/jenkinsci/git-plugin/commit/73249eeac564567f86d8e7d70cf85efa5e5f0b5b
Author: Olaf Mandel <[email protected]>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M src/main/java/hudson/plugins/git/browser/GitLab.java
Log Message:
-----------
Adapt file link for GitLab 5.2
Fix the defective file link for GitLab browsers:
For older GitLab versions, there was a duplicate slash and for
newer versions the link is completely wrong. Fix both:
Old: http://urlbase//0123456789...01234567/tree/file.name
<5.2: http://urlbase/0123456789...01234567/tree/file.name
>=5.2: http://urlbase/blob/0123456789...01234567/file.name
Note: I do not know at which version of GitLab the new link
format was introduced. This patch assumes 5.2.0, but it
may be that older versions already need the new format.
Closes #JENKINS-18328
Commit: 5c4ddd4aa59dbf864f026e871f10028b0cd8301d
https://github.com/jenkinsci/git-plugin/commit/5c4ddd4aa59dbf864f026e871f10028b0cd8301d
Author: Olaf Mandel <[email protected]>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M src/main/java/hudson/plugins/git/browser/GitLab.java
Log Message:
-----------
Update GitLab version number switch
The switch in commit 73249eeac is needed starting from GitLab 5.1.
Commit: 58997a88a07fb64c173c8e7148b8d28ac8a92da5
https://github.com/jenkinsci/git-plugin/commit/58997a88a07fb64c173c8e7148b8d28ac8a92da5
Author: Nicolas De loof <[email protected]>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M src/main/java/hudson/plugins/git/browser/GitLab.java
Log Message:
-----------
Merge pull request #164 from olafmandel/JENKINS-18328
[FIXED JENKINS-18328] Defective file link for GitLab browsers
Compare:
https://github.com/jenkinsci/git-plugin/compare/c5b127f98ebc...58997a88a07f
--
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.