aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/phases/SensorsExecutor.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-61/+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
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-6/+5
* SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-281-26/+1
* SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-081-7/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-121-25/+2
* SONAR-926 fix support of Java as long as release version is usedSimon Brandhof2014-02-051-1/+19
* SONAR-926 drop support in multi-lang projects of methods shouldExecuteOnProje...Simon Brandhof2014-02-041-19/+1
* SONAR-926 remove useless coupling with class LanguageSimon Brandhof2014-01-261-1/+1
* SONAR-926 Expose ModuleLanguages in plugin APIJulien HENRY2014-01-241-3/+3
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-14/+37
* SONAR-4783 API - drop the extension point SourceImporterJulien HENRY2014-01-091-1/+1
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-081-1/+5
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4147 Support a new profiling option "sonar.profiling.log=true"Julien HENRY2013-04-161-1/+1
* SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin APIJulien HENRY2013-03-261-1/+1
* SONAR-4069 Allow to filter list of sensors that will be executedJulien HENRY2013-03-261-2/+4
* SONAR-2965 Provide a way to close JPA session to avoid DB timeoutJulien HENRY2013-02-181-2/+8
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-131-1/+1
* Fix quality flawsSimon Brandhof2013-02-121-1/+0
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-4/+5
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* 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-5/+10
* SONAR-2279 API : new extension points to handle lifecycle eventsEvgeny Mandrikov2011-03-311-6/+5
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-121-20/+15
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-261-1/+6
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-0/+76