aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/batch/BatchExtensionDictionnary.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin APIJulien HENRY2013-03-261-233/+0
* SONAR-4069 Allow to filter list of sensors that will be executedJulien HENRY2013-03-261-7/+10
* Revert all changes made to IoC container for views as a task.Julien HENRY2013-03-011-22/+4
* Refactor ioc containers to allow views to work as a task.Julien HENRY2013-02-271-4/+22
* Remove warningDavid Gageot2012-07-161-2/+2
* Revert change that broke the APIDavid Gageot2012-05-281-1/+1
* Suppress warningsDavid Gageot2012-05-251-1/+1
* Remove warningsDavid Gageot2012-05-231-2/+2
* Remove warningsDavid Gageot2012-05-231-3/+3
* Code cleaning : Remove unnecessary castsDavid Gageot2012-04-271-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-3055 API: remove the attribute "classes" of the annotations @DependsUpo...Simon Brandhof2011-12-051-2/+1
* SONAR-2861 New Configuration APIsimonbrandhof2011-10-071-16/+10
* Fix loading of metric formulas when defined in pluginsSimon Brandhof2011-05-311-1/+11
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Fix violations reported on NemoGodin2010-11-261-1/+0
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-241-3/+4
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+227