]> source.dussan.org Git - sonarqube.git/commit
SONAR-1722: Allow to override inherited rule
authorGodin <mandrikov@gmail.com>
Sat, 18 Dec 2010 11:23:14 +0000 (11:23 +0000)
committerGodin <mandrikov@gmail.com>
Sat, 18 Dec 2010 11:23:14 +0000 (11:23 +0000)
commit733f89f53adb3364b11420a41aca1280149fbfbd
tree4ecea00cae9f804bd31987a5b5e789dfea8538e1
parente58aaf76c2ed38afe902877c764ef4bbc2f43de6
SONAR-1722: Allow to override inherited rule
sonar-plugin-api/src/main/java/org/sonar/api/rules/ActiveRule.java
sonar-server/src/main/java/org/sonar/server/configuration/ProfilesManager.java
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule_param.html.erb
sonar-server/src/test/resources/org/sonar/server/configuration/InheritedProfilesTest/shouldSetParent-result.xml
sonar-server/src/test/resources/org/sonar/server/configuration/InheritedProfilesTest/shouldSetParent.xml