]> source.dussan.org Git - sonarqube.git/commit
SONAR-3526 Display the author (SCM account) of an issue if exists
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 9 Jul 2013 16:39:47 +0000 (18:39 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Tue, 9 Jul 2013 16:40:18 +0000 (18:40 +0200)
commitcc95ce6bda3089ed3d89b9cf35a91143ba25f3ef
treee76f33f484775c1ab5c8f085dfe3dcfa260f1fc4
parent4a2646e9747e845ca840c3e627206b7788b4a60e
SONAR-3526 Display the author (SCM account) of an issue if exists
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/issue/IssueTracking.java
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
plugins/sonar-core-plugin/src/test/java/org/sonar/plugins/core/issue/IssueTrackingTest.java
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_issue.html.erb