Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API | Julien HENRY | 2013-03-26 | 1 | -233/+0 |
| | |||||
* | SONAR-4069 Allow to filter list of sensors that will be executed | Julien HENRY | 2013-03-26 | 1 | -7/+10 |
| | |||||
* | Revert all changes made to IoC container for views as a task. | Julien HENRY | 2013-03-01 | 1 | -22/+4 |
| | |||||
* | Refactor ioc containers to allow views to work as a task. | Julien HENRY | 2013-02-27 | 1 | -4/+22 |
| | | | | Signed-off-by: Julien Lancelot <julien.lancelot@gmail.com> | ||||
* | Remove warning | David Gageot | 2012-07-16 | 1 | -2/+2 |
| | |||||
* | Revert change that broke the API | David Gageot | 2012-05-28 | 1 | -1/+1 |
| | |||||
* | Suppress warnings | David Gageot | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | Remove warnings | David Gageot | 2012-05-23 | 1 | -2/+2 |
| | |||||
* | Remove warnings | David Gageot | 2012-05-23 | 1 | -3/+3 |
| | |||||
* | Code cleaning : Remove unnecessary casts | David Gageot | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-3055 API: remove the attribute "classes" of the annotations ↵ | Simon Brandhof | 2011-12-05 | 1 | -2/+1 |
| | | | | @DependsUpon and @DependedUpon | ||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 1 | -16/+10 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | Fix loading of metric formulas when defined in plugins | Simon Brandhof | 2011-05-31 | 1 | -1/+11 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | Fix violations reported on Nemo | Godin | 2010-11-26 | 1 | -1/+0 |
| | |||||
* | SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) ↵ | simonbrandhof | 2010-09-24 | 1 | -3/+4 |
| | | | | does not work | ||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+227 |
value of rule parameters in Q profile console |