]> source.dussan.org Git - sonarqube.git/commit
SONAR-1722 add a filter on inheritance field
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 16:59:08 +0000 (16:59 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 22 Dec 2010 16:59:08 +0000 (16:59 +0000)
commitda01fe793bd8d7b542e358e0a1a98b4313e60b5d
treeac6cbc0d9f44fed88a0ea53c9ecf64297f9842ff
parentd7ad68b9d7ffe7b7f666ddb633bb6ee0043e7070
SONAR-1722 add a filter on inheritance field
sonar-server/src/main/java/org/sonar/server/startup/DeleteDeprecatedMeasures.java [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/active_rule.rb
sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/index.html.erb