]> source.dussan.org Git - sonarqube.git/commit
SONAR-7330 ClearRulesOverloadedDebt is now using only RuleDao
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 22 Feb 2016 15:14:12 +0000 (16:14 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 29 Feb 2016 12:26:54 +0000 (13:26 +0100)
commit2e404abaa6f46530f5322ec1ce09c4fc7ded14aa
tree7cfcc82a9028bb29a430d970fe5fdb98c296a913
parent244c8531a02d1c4714761455a2aeff0c622eee18
SONAR-7330 ClearRulesOverloadedDebt is now using only RuleDao
server/sonar-server/src/main/java/org/sonar/server/startup/ClearRulesOverloadedDebt.java
server/sonar-server/src/test/java/org/sonar/server/startup/ClearRulesOverloadedDebtTest.java