]> source.dussan.org Git - sonarqube.git/commit
SONAR-9075 fix quality flaws: ComponentIndexQuery#limit is not nullable
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>
Wed, 19 Apr 2017 14:17:15 +0000 (16:17 +0200)
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>
Thu, 20 Apr 2017 07:48:52 +0000 (09:48 +0200)
commit36c9fa041018d7eed91f1d22e0c5eda075737ebc
tree5dfd77cd5546e3ec77374347a1ab139554d8407e
parent6100566c0772c0507fce0f583195308e0331eacc
SONAR-9075 fix quality flaws: ComponentIndexQuery#limit is not nullable
server/sonar-server/src/main/java/org/sonar/server/component/index/ComponentIndexQuery.java
server/sonar-server/src/main/java/org/sonar/server/component/ws/SuggestionsAction.java
server/sonar-server/src/test/java/org/sonar/server/component/ws/SuggestionsActionTest.java