Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2469 refactor Module | simonbrandhof | 2011-05-25 | 1 | -55/+0 |
| | | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project | ||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -4/+3 |
| | |||||
* | API: improve the pattern to define quality profiles. The extension point is ↵ | simonbrandhof | 2010-10-08 | 1 | -2/+1 |
| | | | | org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended. | ||||
* | SONAR-1776 - Add a page Permalinks to the profile console | simonbrandhof | 2010-09-13 | 1 | -6/+7 |
| | |||||
* | * rename RuleProvider to RuleFinder | simonbrandhof | 2010-09-10 | 1 | -2/+3 |
| | | | | | * deprecate some classes in the rule API * add the parameter ValidationMessages to ProfileDefinition.createPrototype() | ||||
* | simplify ValidationMessages and ProfileDefinition | simonbrandhof | 2010-09-10 | 1 | -2/+2 |
| | |||||
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 1 | -0/+55 |