]> source.dussan.org Git - sonarqube.git/commit
SONAR-9170 do not allow to create custom rules of removed templates
authorDaniel Schwarz <daniel.schwarz@sonarsource.com>
Tue, 9 May 2017 11:46:44 +0000 (13:46 +0200)
committerDaniel Schwarz <bartfastiel@users.noreply.github.com>
Wed, 10 May 2017 21:06:42 +0000 (23:06 +0200)
commite00d1c11e359c75025fdd85aba7c4df4b22737c9
tree03801b920118865c81d77ca69589eafef8a1eabc
parent7f939f50b63f7c6ac7aab6d8fbb71a06193df0be
SONAR-9170 do not allow to create custom rules of removed templates
server/sonar-server/src/main/java/org/sonar/server/rule/RuleCreator.java
server/sonar-server/src/test/java/org/sonar/server/rule/ws/CreateActionTest.java