aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-151-1/+1
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-231-0/+1
|
* SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete ↵Steve Marion2024-10-071-1/+1
| | | | exclusion of hamcrest from mockito.
* SONAR-23133 removing com.squareup.okio:okio direct dependencySteve Marion2024-10-071-1/+0
|
* SONAR-23013 Support PKCS12 truststore created by opensslJulien HENRY2024-09-171-0/+1
|
* SONAR-22914 Move the ScannerMediumTester to testFixturesJulien HENRY2024-09-121-0/+6
|
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-241-0/+1
|
* Revert "SONAR-22447 jakarta-annotation-api version bump"Matteo Mara2024-07-021-1/+1
| | | | This reverts commit f4ea3e9ab60aad9d268aad316f8fb13f1c54aa8b.
* 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-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-0/+2
| | | | | * Move scanner HttpClient code in its own package * Factorize the computation of the Sonar User Home
* SONAR-22036 Add a main to the scanner engineJulien HENRY2024-04-151-1/+2
|
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-0/+1
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-161-1/+1
| | | | org.apache.commons:commons-lang3
* SONAR-21643 Convert some parameterized tests to Junit 5 (#10666)Dejan Milisavljevic2024-02-211-0/+11
|
* SONAR-21157 Drop support for running the scanners with Java 11Matteo Mara2023-12-011-5/+0
|
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-0/+1
|
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-141-1/+2
| | | | | | Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com> Co-authored-by: leo-geoffroy-sonarsource <leo.geoffroy@sonarsource.com> Co-authored-by: benjamin-campomenosi-sonarsource <benjamin.campomenosi@sonarsource.com> Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* [NO JIRA] remove mockito-inline as it is now unnecessary with mockito 5Steve Marion2023-02-021-1/+0
|
* 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-39/+39
|
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-281-0/+1
|
* 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-3/+1
| | | | | - fix tests - use plugin api from artifactory
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-2/+0
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-021-0/+3
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* SONAR-15470 Do not declare Gradle build dependencies using compile and ↵Kengo TODA2021-10-081-1/+1
| | | | runtime configurations
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-281-5/+2
|
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-281-0/+1
|
* SONAR-13155 Drop unused freemarker dependencySimon Brandhof2020-03-211-1/+0
|
* SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on JenkinsDuarte Meneses2020-03-131-0/+1
|
* Clean depsDuarte Meneses2019-07-171-4/+19
|
* Remove dependency of sonar-scanner-engine on guavaDuarte Meneses2019-07-121-1/+0
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-1/+1
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-0/+2
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-1/+0
|
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-0/+1
|
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin ↵Duarte Meneses2018-07-191-1/+0
| | | | | | classloader" This reverts commit 4dcb5245f1147048d122ff2d335a6b5b7364c565.
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-171-0/+1
|
* SONAR-10138 Restore Java duplicationsJulien HENRY2018-06-291-1/+1
|
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-111-1/+0
|
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-111-0/+1
|
* 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
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-041-0/+4
|
* Fix gradle configurationJulien Lancelot2018-03-221-1/+2
|
* Drop unused jetty-server in sonar-scanner-engine testsSimon Brandhof2018-03-151-8/+0
|
* Add missing dependencies in sonar-scanner-engineSimon Brandhof2018-03-091-2/+6
|
* Move To GradleDavid Rautureau2018-03-091-0/+63