aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/bootstrap/DefaultScannerWsClient.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-207/+0
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-291-2/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19418 Add debug logging in case error Scanner WS clientJacek Poreda2023-06-201-4/+16
* SONAR-19110 Update Not Authorized message to include sonar.tokenLéo Geoffroy2023-05-081-6/+7
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-171-2/+2
* SONAR-18242 Clarify error message when creating new project without permissio...Eric Giffon2023-02-081-1/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-181-11/+13
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-061-2/+43
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-311-18/+2
* SONAR-16260 scanner passing new context header - projectKeyLukasz Jarocki2022-04-291-2/+18
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo...Mark Rekveld2021-01-141-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-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-0/+151