| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Checkstyle and PMD
|
|
|
|
| |
sonar-plugin-api
|
| |
|
| |
|
|
|
|
| |
can't report violations for NOSONAR tags
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
point to define rules is org.sonar.api.rules.RuleRepository. The classes AnnotationRuleParser and XMLRuleParser are components that can be used but not extended.
|
|
|
|
| |
org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parsing XML. It avoids building sonar in offline mode.
|
|
|
|
| |
does not work
|
| |
|
| |
|
|
|
|
| |
parallel unit tests on plugins checkstyle, pmd and findbugs
|
|
|
|
| |
rule is activated (profile console + provided profiles loaded at startup)
|
| |
|
| |
|
|
|
|
|
| |
* deprecate some classes in the rule API
* add the parameter ValidationMessages to ProfileDefinition.createPrototype()
|
| |
|
|
|
|
| |
PMD configuration file(s)
|
|
|
|
|
|
| |
checkstyle,pmd and Findbugs conf files when several langages are defined
SONAR-440 add warnings to checkstyle when importing configuration
|
|
|
|
|
|
| |
PMD configuration file(s)
SONAR-1229 Export/Import a given Sonar quality profile
|
| |
|
| |
|
| |
|
|
value of rule parameters in Q profile console
|