]> source.dussan.org Git - sonarqube.git/commit
Improve display of resource viewers on projects and directories.
authorsimonbrandhof <simon.brandhof@gmail.com>
Thu, 28 Apr 2011 14:09:26 +0000 (16:09 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Thu, 28 Apr 2011 14:10:39 +0000 (16:10 +0200)
commit1f586999329fba3ee0bdd75774b1a542f312768e
treed8a7b00f4c0ee5d3f2ba405947f9c03a3d8aef2b
parente4f93c4e8959352487f4c4105f158023fd4558be
Improve display of resource viewers on projects and directories.

SONAR-2338 Unable to drilldown by dependency metrics from sub-project

SONAR-2201 Display project violations
sonar-server/src/main/java/org/sonar/server/ui/JRubyFacade.java
sonar-server/src/main/java/org/sonar/server/ui/ViewProxy.java
sonar-server/src/main/java/org/sonar/server/ui/Views.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/drilldown_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/_footer.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/_header.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb