You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simonbrandhof 1dfd7034c4 add AnnotationRuleRepository to load rules from sonar-check-api annotations 13 years ago
..
batch SONAR-1749 MavenPlugin api, offer way to build nested xml-elements 13 years ago
charts SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
checks add the package org.sonar.api.checks in order to implement its own rules engine 13 years ago
database SONAR-1798 rename RULE_FAILURES.POINTS to COST 13 years ago
design SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
measures SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
platform SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
profiles add AnnotationRuleRepository to load rules from sonar-check-api annotations 13 years ago
qualitymodel add factory methods to org.sonar.api.qualitymodel.Characteristic 13 years ago
resources fix SONAR-1781 : The use of org.sonar.api.batch.AbstractSourceImporter is error prone when importing Unit Test source code 13 years ago
rules add AnnotationRuleRepository to load rules from sonar-check-api annotations 13 years ago
security SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
utils fix issue in AnnotationUtils.getClassAnnotation(Object obj, Class<A> annotation) when the parameter obj is a Class 13 years ago
web SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
BatchComponent.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
BatchExtension.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
CoreProperties.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
Extension.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
ExtensionProvider.java add AnnotationRuleRepository to load rules from sonar-check-api annotations 13 years ago
Plugin.java depreciate the methods Plugin.getKey(), getName() and getDescription() 13 years ago
Plugins.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
Properties.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
Property.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
ServerComponent.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago
ServerExtension.java SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 13 years ago