]> source.dussan.org Git - sonarqube.git/commit
SONAR-2404 Extend the Review web service API to create & update
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 27 May 2011 16:37:07 +0000 (18:37 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Mon, 30 May 2011 17:19:11 +0000 (19:19 +0200)
commit437c987ea9938be8ec0c31ba8ecaca1a4fcb79d6
treef2b2c23876a36b262ae392536aa836e6f8fd19e9
parent00926b93f827c73f4c77b9d2236e79e7382f37ae
SONAR-2404 Extend the Review web service API to create & update

- Server side: create and modify review
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb