]> source.dussan.org Git - sonarqube.git/commit
SONAR-2381 The "violations" web service API must return violations decorated with...
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 28 Apr 2011 14:09:04 +0000 (16:09 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 28 Apr 2011 14:09:04 +0000 (16:09 +0200)
commitcbd8ee77487227cc50afa1fd12a25943aa909eff
treef614c3a211a842f9ba3abc8474695ae8cd169828
parentc8ab08d28bbe90b03db0db7a79d756d523e1ade9
SONAR-2381 The "violations" web service API must return violations decorated with review
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/violations_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/reviews_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rule_failure.rb
sonar-ws-client/src/main/java/org/sonar/wsclient/services/Violation.java
sonar-ws-client/src/main/java/org/sonar/wsclient/services/ViolationQuery.java
sonar-ws-client/src/main/java/org/sonar/wsclient/unmarshallers/ViolationUnmarshaller.java
sonar-ws-client/src/test/java/org/sonar/wsclient/unmarshallers/ViolationUnmarshallerTest.java
sonar-ws-client/src/test/resources/violations/false-positive.json