]> source.dussan.org Git - sonarqube.git/commit
SONAR-10356 clean message when searching for more than 1000 projects
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 20 Feb 2018 12:49:56 +0000 (13:49 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 22 Feb 2018 08:23:27 +0000 (09:23 +0100)
commita0ab2f7b6381bf1325b209a23c5032320f04a512
treedd3f26188508f83cf66a7d73de717c7fff5b3559
parenta6983005bce736e7fe20b4a41b5d69e15fdbfb2e
SONAR-10356 clean message when searching for more than 1000 projects
server/sonar-server/src/main/java/org/sonar/server/project/ws/SearchAction.java
server/sonar-server/src/test/java/org/sonar/server/project/ws/SearchActionTest.java