Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2475 remove org.sonar.api.checks.checkers and ↵ | simonbrandhof | 2011-05-27 | 31 | -1803/+0 |
| | | | | org.sonar.api.checks.profiles | ||||
* | SONAR-2475 remove org.sonar.api.rules.RulePriorityMapper | simonbrandhof | 2011-05-27 | 1 | -29/+0 |
| | |||||
* | SONAR-2469 refactor Module | simonbrandhof | 2011-05-25 | 26 | -2197/+0 |
| | | | | | | SONAR-2469 instanciation strategy of batch extensions SONAR-2469 fix initialization of project | ||||
* | SONAR-2189 Remove the component SquidSearch | simonbrandhof | 2011-02-21 | 1 | -52/+0 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 65 | -406/+406 |
| | |||||
* | SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled | simonbrandhof | 2011-02-03 | 1 | -100/+0 |
| | |||||
* | Add profile to check copyright headers + fix some badly formatted headers | simonbrandhof | 2011-01-31 | 6 | -0/+114 |
| | |||||
* | SONAR-2130 deprecate the component SquidSearch | simonbrandhof | 2011-01-24 | 1 | -0/+52 |
| | |||||
* | * SONAR-1809: MetricFinder should be available on server side | Godin | 2010-12-08 | 4 | -12/+30 |
| | | | | * Fix javadocs | ||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -2/+2 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -6/+8 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 4 | -21/+17 |
| | |||||
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 5 | -62/+19 |
| | |||||
* | SONAR-1663 include the dbcleaner plugin + move all purges in this plugin | simonbrandhof | 2010-11-18 | 3 | -0/+212 |
| | |||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 3 | -256/+9 |
| | | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager | ||||
* | fix backward compatibility of the interface GeneratesViolations. | simonbrandhof | 2010-09-27 | 1 | -0/+30 |
| | |||||
* | add AnnotationRuleRepository to load rules from sonar-check-api annotations | simonbrandhof | 2010-09-23 | 2 | -2/+2 |
| | |||||
* | add the package org.sonar.api.checks in order to implement its own rules engine | simonbrandhof | 2010-09-23 | 5 | -21/+38 |
| | |||||
* | undo: some unit tests have been wrongly moved to sonar-deprecated | simonbrandhof | 2010-09-16 | 10 | -492/+0 |
| | |||||
* | move deprecated rule API to sonar-deprecated | simonbrandhof | 2010-09-14 | 28 | -0/+1978 |
| | |||||
* | move deprecated check api to sonar-deprecated | simonbrandhof | 2010-09-14 | 46 | -0/+3045 |
| | |||||
* | SONAR-1229 Export/Import a given Sonar quality profile | simonbrandhof | 2010-09-06 | 2 | -65/+0 |
| | |||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 5 | -0/+544 |
value of rule parameters in Q profile console |