aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/batch/bootstrapper/Batch.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22152 Remove JGit workaroundEric Giffon2024-06-201-12/+0
* SONAR-22152 Silent NoClassDefFoundError: ThrowableProxy from JGitJulien HENRY2024-05-131-0/+12
* SONAR-22086 Add support to configure scanner with env variablesJulien HENRY2024-04-301-0/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+2
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-121-1/+0
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-39/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-121-3/+4
* SONAR-11476 Remove scanner task supportJulien HENRY2019-01-161-44/+23
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-41/+16
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-6/+4
* SONAR-9606 Clean scanner-engine entry pointJulien HENRY2017-07-281-52/+32
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-1/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Reduce dependency on guavaDuarte Meneses2017-01-311-5/+6
* Scanner cleanupJulien HENRY2017-01-091-1/+1
* Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-141-1/+1
* Update JavaDocJulien HENRY2016-10-211-5/+3
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-2/+1
* Improve qualityDuarte Meneses2016-05-131-0/+1
* SONAR-7367 Remove code previously used by SonarLintDuarte Meneses2016-05-131-2/+2
* Rename batch into scannerJulien HENRY2016-03-181-0/+274