aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/scan/ScanTask.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-081-8/+1
* SONAR-6014 Remove/Postpone DB dependenciesJulien HENRY2015-01-071-2/+1
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+1
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-181-1/+2
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-1/+8
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-12/+10
* SONAR-4713 Fail on unprovisioned projectJean-Baptiste Lievremont2013-10-011-0/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4069 Allow to filter list of sensors that will be executedJulien HENRY2013-03-261-1/+2
* SONAR-4069 Refactoring to ease override of some componentsJulien HENRY2013-03-191-5/+13
* SONAR-4069 ability to configure the phases to be executedSimon Brandhof2013-03-151-2/+6
* SONAR-4069 improve ScanTaskSimon Brandhof2013-03-151-7/+1
* SONAR-4069 fix task extension pointSimon Brandhof2013-03-141-6/+6
* SONAR-4069 new task extension pointSimon Brandhof2013-03-141-29/+9
* Revert "SONAR-4069 Remove Task and TaskDefinition from API."Simon Brandhof2013-03-051-2/+2
* SONAR-4069 Remove Task and TaskDefinition from API.Simon Brandhof2013-03-051-2/+2
* Revert all changes made to IoC container for views as a task.Julien HENRY2013-03-011-6/+1
* Refactor ioc containers to allow views to work as a task.Julien HENRY2013-02-271-1/+6
* Increase coverage by UTs.Julien HENRY2013-02-211-7/+13
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-0/+66