]> source.dussan.org Git - sonarqube.git/commit
SONAR-2421 Review WS API is limited to "VIOLATION" by default
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 19 May 2011 13:39:37 +0000 (15:39 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 19 May 2011 13:39:37 +0000 (15:39 +0200)
commit37a655ada80cfe64ba883d04f9e76736a79b3501
tree241bd10bef37b5cd2a3d3fc9476fcf5ed49a8524
parent1dfe5d781675f0a7dfe19dce93757a47262abbae
SONAR-2421 Review WS API is limited to "VIOLATION" by default

By default when using the reviews web service API, search is
limited to "VIOLATION" whereas this should not be the case.
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb