Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-22038 Support new SSL properties (#10987) | Julien HENRY | 2024-04-30 | 1 | -207/+0 |
| | | | | | * 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 Mara | 2024-03-16 | 1 | -1/+1 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | NO-JIRA Make Gson usage more type-safe | Marcono1234 | 2024-01-29 | 1 | -2/+1 |
| | | | | | | Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)` Also replaces some usage of the deprecated `JsonParser()` constructor. | ||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-19418 Add debug logging in case error Scanner WS client | Jacek Poreda | 2023-06-20 | 1 | -4/+16 |
| | |||||
* | SONAR-19110 Update Not Authorized message to include sonar.token | Léo Geoffroy | 2023-05-08 | 1 | -6/+7 |
| | |||||
* | SONAR-18591 Add sonar.token property and deprecate sonar.login | Eric Giffon | 2023-03-17 | 1 | -2/+2 |
| | |||||
* | SONAR-18242 Clarify error message when creating new project without ↵ | Eric Giffon | 2023-02-08 | 1 | -1/+2 |
| | | | | permissions during scan | ||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-16567 Use user-friendly date format and improve notification message | Zipeng WU | 2022-07-18 | 1 | -11/+13 |
| | |||||
* | SONAR-16567 add an analysis warning when using a token expiring in less than ↵ | Matteo Mara | 2022-07-06 | 1 | -2/+43 |
| | | | | 7 days. | ||||
* | SONAR-16260 improve project analysis when using project analysis token | Matteo Mara | 2022-05-31 | 1 | -18/+2 |
| | |||||
* | SONAR-16260 scanner passing new context header - projectKey | Lukasz Jarocki | 2022-04-29 | 1 | -2/+18 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not ↵ | Mark Rekveld | 2021-01-14 | 1 | -2/+2 |
| | | | | login/password | ||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -0/+151 |
sonar-plugin-api-impl |