aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/phases/ProjectInitializer.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-63/+0
* SONAR-7153 Allow to override sonar.language with blank valueDuarte Meneses2016-03-151-3/+4
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
* SONAR-2860 Fix "Project is not yet initialized" error (lifecycle issue)Julien HENRY2014-09-091-1/+0
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-0/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilterJulien HENRY2014-02-101-0/+2
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-17/+14
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4069 Refactoring to ease override of some componentsJulien HENRY2013-03-191-1/+3
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...Simon Brandhof2012-10-261-5/+2
* SONAR-2602 the extensions Language must not be declared with InstantiationStr...Simon Brandhof2012-10-041-0/+63