aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/ScannerWsClientProvider.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-081-2/+4
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-171-1/+4
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-061-2/+3
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-311-1/+1
* SONAR-16260 scanner passing new context header - projectKeyLukasz Jarocki2022-04-291-2/+4
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-29/+23
* 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-1/+1
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-231-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-2/+2
* SONAR-11465 API cleanupJulien HENRY2019-01-161-2/+0
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-6/+6
* SONAR-11594 scanner authentication tokenMichal Duda2019-01-091-2/+5
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-1/+1
* SONAR-9155 Fix HTTPS proxy authenticationJulien HENRY2017-04-241-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Scanner cleanupJulien HENRY2017-01-091-0/+66