Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO-JIRA improved performance of tests in sonar-scanner-engine module | lukasz-jarocki-sonarsource | 2024-10-23 | 1 | -0/+1 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-16026 Adds file lock retries when explode jar | Patrick Reinhart | 2022-02-09 | 1 | -0/+21 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-10591 scanner uses WS api/plugins/download | Simon Brandhof | 2018-05-11 | 1 | -20/+22 |
| | |||||
* | SONAR-10591 Remove unused code in sonar-home | Simon Brandhof | 2018-05-11 | 1 | -4/+4 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-9478 Deprecate Settings and introduce new Configuration interface | Julien HENRY | 2017-07-04 | 1 | -2/+0 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Scanner cleanup | Julien HENRY | 2017-01-09 | 1 | -0/+82 |
* Fail fast when a WS call is made in medium test mode * Rename many Batch* -> Scanner* |