aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/phases/InitializersExecutor.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-67/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Fix quality flawsSimon Brandhof2015-02-231-6/+6
* SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-281-22/+1
* SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...Julien HENRY2015-01-201-2/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 Try to index filesystem earlier to solve issues with some initializersJulien HENRY2014-01-251-2/+0
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-3/+1
* SONAR-3677 fix lifecycle of language recognizerSimon Brandhof2013-10-101-0/+4
* SONAR-4384 Add missing phases to Sonar profilingJulien HENRY2013-06-121-2/+11
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-1/+1
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-5/+5
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix violationsEvgeny Mandrikov2011-10-241-5/+5
* SONAR-2674 The method Sensor#shouldExecuteOnProject() must not be executed be...Simon Brandhof2011-08-081-2/+3
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-061-7/+12
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-071-0/+73