]> source.dussan.org Git - sonarqube.git/commit
SONAR-7330 QProfileLoader is now using new ActiveRuleIndex
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 23 Feb 2016 19:55:17 +0000 (20:55 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 29 Feb 2016 12:26:54 +0000 (13:26 +0100)
commit3e8478588517ca8caee9f538e586543268579752
tree1b6875b34e7f390aae7c887dc4134988a4b64ad7
parentb7cd51fb8dc31ed169efff82aa8776cf0184d0b9
SONAR-7330 QProfileLoader is now using new ActiveRuleIndex
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileComparison.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileExporters.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/QProfileLoader.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/QProfileBackuperMediumTest.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/QProfileExportersTest.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/QProfileServiceMediumTest.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/ExportActionTest.java