Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 2.12
-
Fix Version/s: None
-
Component/s: Source code viewer
-
Labels:None
-
Environment:Sonar 2.12, Sonar 2.14-RC1
-
Patch Submitted:Yes
-
Number of attachments :
Description
If Sonar SCM pluging is installed, then there is possible to see date and author of the changeset.
It would be nice to have option for opening given changeset in browser by user click.
There is simple solution for this issue. See attached patches.
Configuration for each project ( Project -> Configuration -> Links -> Custom Links ( righ column ) must have set URL, where
Title = SCMREVISIONURL
URL = template-url-to-view-changeset ( for example : http://mercurial/project/rev/ or https://github.com/SonarSource/sonar/commit/ )
nice one.
for subversion the URL may be http://subversion/viewvc/REPOSITORY_NAME?view=revision&revision=