Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-23626 publish Community Build and SonarQube Server independently. | Steve Marion | 2024-11-15 | 1 | -1/+1 |
| | | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com> | ||||
* | SONAR-22447 updated rename findbugs dependency | lukasz-jarocki-sonarsource | 2024-06-28 | 1 | -2/+2 |
| | |||||
* | SONAR-22017 Add versionEOL to GlobalAction | OrlovAlexander | 2024-04-10 | 1 | -0/+9 |
| | |||||
* | SONAR-22017 Add eol date for active version | Dejan Milisavljevic | 2024-04-10 | 1 | -1/+2 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 1 | -1/+1 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | SONAR-21157 Drop support for running the scanners with Java 11 | Matteo Mara | 2023-12-01 | 1 | -5/+0 |
| | |||||
* | SONAR-19015 Use new log test fixtures in the sonar-plugin-api | Jeremy Davis | 2023-04-11 | 1 | -0/+1 |
| | |||||
* | SONAR-17566 Drop jdk11 support for running the SonarQube server | Matteo Mara | 2022-12-29 | 1 | -0/+5 |
| | |||||
* | SONAR-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -12/+12 |
| | |||||
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | SONAR-16232 Fix version metadata | Duarte Meneses | 2022-04-21 | 1 | -0/+7 |
| | |||||
* | SONAR-16232 Add dependencies to new sonar-plugin-api | Duarte Meneses | 2022-04-21 | 1 | -2/+1 |
| | | | | | - fix tests - use plugin api from artifactory | ||||
* | SONAR-16182 Migrate remaining modules from java 8 to java 11 | Duarte Meneses | 2022-03-28 | 1 | -2/+0 |
| | |||||
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 1 | -0/+2 |
| | |||||
* | remove all other dependencies onto sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -3/+3 |
| | | | | | | was causing funky dependency tree for tests (almost loop) dependency was sometimes added for transitive dependencies module was super large yet hardly a couple classes were used | ||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -51/+5 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -0/+87 |
sonar-plugin-api-impl |