]> source.dussan.org Git - sonarqube.git/commit
[SONAR-1973] Add/list reviews&comments
authorFabrice Bellingard <bellingard@gmail.com>
Wed, 6 Apr 2011 17:10:39 +0000 (19:10 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Wed, 20 Apr 2011 06:49:56 +0000 (08:49 +0200)
commitdcba2ad8611d097d182d97b064dd8a0195e4f3a6
tree9ef6587f68a18946b83bfa0f2e427500f01f0f74
parentbbcbbd539e5e78c00d6bbd1474daa1f30cf3cc60
[SONAR-1973] Add/list reviews&comments
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_form_comment.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_list.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_view.html.erb