]> source.dussan.org Git - sonarqube.git/commit
SONAR-2462 Leave false-positive review open until violation removed
authorFabrice Bellingard <bellingard@gmail.com>
Mon, 23 May 2011 14:50:07 +0000 (16:50 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Mon, 23 May 2011 14:50:07 +0000 (16:50 +0200)
commite94923b9290d403435e9f6c555b2bb0aaaaaf00b
tree6adcd7268ad43895009600626346b1c4344b5b03
parentc406dd8df6b414e1ffdb263758770483abb2b464
SONAR-2462 Leave false-positive review open until violation removed

A "False-Positive" review should be closed only when the underlying
violation disappears
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_false_positive_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_review.html.erb