]> source.dussan.org Git - sonarqube.git/commit
SONAR-5718 fix sorting when multiple issues on the same line
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 31 Oct 2014 12:51:56 +0000 (13:51 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 31 Oct 2014 12:53:00 +0000 (13:53 +0100)
commitac5b044e84b65a1b0fae568070049c3ba1e675fd
tree30d55c671097cd89b4500ede6f8a553a2a00b65e
parentd02d04258e293fe3c739472fb61c4a5e26814da3
SONAR-5718 fix sorting when multiple issues on the same line
server/sonar-server/src/main/java/org/sonar/server/issue/index/IssueIndex.java
server/sonar-server/src/test/java/org/sonar/server/issue/index/IssueIndexMediumTest.java