]> source.dussan.org Git - sonarqube.git/commit
SONAR-1937 filter on new violations in violations drilldown
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 7 Dec 2010 13:44:58 +0000 (13:44 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 7 Dec 2010 13:44:58 +0000 (13:44 +0000)
commit2f65b14c5b45bf513cfb0a56d1087c4a49299744
tree1f6de14945c870f67e4ba57cbff625d7870381a6
parentb0aaefba85e9b8fe61d34c202ded62d7269fc034
SONAR-1937 filter on new violations in violations drilldown
sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/drilldown_helper.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb
sonar-server/src/main/webapp/WEB-INF/app/models/project_measure.rb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/_rule_priority.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb