]> source.dussan.org Git - sonarqube.git/commit
SONAR-5187 - Updated RuleRegistry and small modification for mapping rules in ES...
authorStephane Gamard <stephane.gamard@searchbox.com>
Wed, 9 Apr 2014 14:08:38 +0000 (16:08 +0200)
committerStephane Gamard <stephane.gamard@searchbox.com>
Wed, 9 Apr 2014 14:08:38 +0000 (16:08 +0200)
commit4a8e16052825d18fdb11d188436c3f4364b6651d
tree2a2148197a87c7bfb066bf831d8c85e1aa4fb59c
parent1cd2e9ef68c3975e920f1f57f7eabf98997204fb
SONAR-5187 - Updated RuleRegistry and small modification for mapping rules in ES (indecued a minor modification of QProfileRuleLookup)
sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileRuleLookup.java
sonar-server/src/main/java/org/sonar/server/rule/RuleRegistry.java
sonar-server/src/main/resources/org/sonar/server/es/config/elasticsearch.json
sonar-server/src/main/resources/org/sonar/server/es/config/mappings/rule_mapping.json
sonar-server/src/test/java/org/sonar/server/rule/RuleRegistryTest.java