]> source.dussan.org Git - sonarqube.git/commit
SONAR-5531 - Implemented query Filters for IssueIndex
authorStephane Gamard <stephane.gamard@sonarsource.com>
Fri, 5 Sep 2014 10:10:28 +0000 (12:10 +0200)
committerStephane Gamard <stephane.gamard@sonarsource.com>
Fri, 5 Sep 2014 10:10:28 +0000 (12:10 +0200)
commitd634465da4fdc235a8a3055713992feb8115766f
tree9d6d05215e6b379b8d5e531d39e64f67cb33ae2c
parent94c01cfe7d28a33eee46f052a1c3c9d9f68e8e3f
SONAR-5531 - Implemented query Filters for IssueIndex
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 [new file with mode: 0644]