aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19122 Upgrade to Spring 6Jacek Poreda4 days1-1/+1
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-151-1/+1
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-141-15/+16
* SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete exclus...Steve Marion2024-10-071-1/+1
* SONAR-23133 removing com.squareup.okio:okio direct dependencySteve Marion2024-10-071-1/+0
* Revert "SONAR-22447 jakarta-annotation-api version bump"Matteo Mara2024-07-021-1/+1
* SONAR-22447 jakarta-annotation-api version bumplukasz-jarocki-sonarsource2024-07-011-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-1/+1
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-071-0/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21643 Add support to Junit5 for BBTsLéo Geoffroy2024-02-231-0/+1
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-221-9/+15
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-16/+16
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-2/+0
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-0/+2
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-0/+1
* Fix generation of javadocSimon Brandhof2019-07-171-0/+1
* Clean depsDuarte Meneses2019-07-171-1/+3
* Add missing dependency 'javax.annotation-api' with Java 11Duarte Meneses2019-04-301-0/+1
* SONAR-7685 Remove commons-io dependency from sonar-wsJulien Lancelot2019-04-011-1/+0
* SONAR-7685 Remove guava dependency from sonar-wsJulien Lancelot2019-04-011-1/+0
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-2/+4
* Order list of Gradle dependenciesSimon Brandhof2018-03-121-2/+4
* Move To GradleDavid Rautureau2018-03-091-0/+39