aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/GlobalTempFolderProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
|
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-36/+8
| | | | | * Move scanner HttpClient code in its own package * Factorize the computation of the Sonar User Home
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-161-10/+10
| | | | org.apache.commons:commons-lang3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-38/+23
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-021-23/+7
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* 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
|
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-2/+2
| | | | - drop unused bitbucket pipelines references
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-1/+1
| | | | sonar-plugin-api-impl
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-2/+2
|
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-4/+4
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* SONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlinkJulien HENRY2017-09-151-4/+7
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* Fix Quality flawsSimon Brandhof2016-10-051-2/+2
|
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+175