Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-1711 Allow to exclude sources from code analysis based on cutoff date | simonbrandhof | 2010-09-26 | 8 | -12/+22 |
| | |||||
* | SONAR-1711 add a lock on SensorContext/DecoratorContext in order to avoid ↵ | simonbrandhof | 2010-09-24 | 6 | -19/+133 |
| | | | | creation of resources in methods saveViolation() and saveMeasure(). | ||||
* | do not keep in cache violations in DecoratorContext | simonbrandhof | 2010-09-24 | 1 | -6/+3 |
| | |||||
* | add AnnotationRuleRepository to load rules from sonar-check-api annotations | simonbrandhof | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | SONAR-1798 rename RULE_FAILURES.POINTS to COST | simonbrandhof | 2010-09-22 | 3 | -14/+14 |
| | |||||
* | SONAR-1798 Ability to register a number of points to a rule violation | simonbrandhof | 2010-09-22 | 3 | -12/+15 |
| | |||||
* | * quality models : rename ModelProvider to ModelFinder | simonbrandhof | 2010-09-10 | 1 | -2/+2 |
| | | | | * fix some integration tests | ||||
* | * rename RuleProvider to RuleFinder | simonbrandhof | 2010-09-10 | 1 | -2/+2 |
| | | | | | * deprecate some classes in the rule API * add the parameter ValidationMessages to ProfileDefinition.createPrototype() | ||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 119 | -0/+6948 |
value of rule parameters in Q profile console |