]> source.dussan.org Git - sonarqube.git/commit
SONAR-4145 Remove the useless and misleading properties 'sonar.skipTendencies' and...
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 21 Mar 2013 13:51:47 +0000 (14:51 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 21 Mar 2013 13:51:47 +0000 (14:51 +0100)
commit430e92c972d7f35036698b7b1bec7629506aab53
tree7d9374dabf18e8dcd812980114d5030507101ce7
parentb9b53575e822c1219161bae1644443840a54f6ca
SONAR-4145 Remove the useless and misleading properties 'sonar.skipTendencies' and 'tendency.depth'
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/timemachine/TendencyDecorator.java
sonar-batch/src/main/java/org/sonar/batch/components/TimeMachineConfiguration.java
sonar-batch/src/test/java/org/sonar/batch/components/TimeMachineConfigurationTest.java
sonar-plugin-api/src/main/java/org/sonar/api/CoreProperties.java