aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16252 update protobuf to 3.21.0Zipeng WU2022-05-301-1/+1
|
* Remove unnecessary dependency managemant on jackson dataformatZipeng WU2022-05-251-5/+0
|
* feat(BUILD-1436): sbom pluginJulien Carsique2022-05-241-0/+1
|
* Force utf-8 encoding for testsAntoine Vinot2022-05-201-0/+3
|
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-091-1/+1
|
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-211-1/+1
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-0/+1
| | | | | - fix tests - use plugin api from artifactory
* Update update-center-common version after releaseLéo Geoffroy2022-04-211-1/+1
|
* NO-JIRA Upgrade update-center to 1.27.0.956 (released)Aurelien Poscia2022-04-191-1/+1
|
* BUILD-1351 Remove dogfood referencesMalena Ebert2022-04-141-2/+2
|
* NO-JIRA upgrade tomcat from 8.x to 9.xPierre2022-04-111-1/+1
|
* NO-JIRA Upgrade servlet version to 4.xLéo Geoffroy2022-04-111-1/+1
|
* NOJIRA Update jgit major versionLéo Geoffroy2022-04-081-1/+1
|
* NO-JIRA Update Minor Backend DependenciesSonarQube Tech - sonar-enterprise2022-04-061-6/+6
|
* NO-JIRA upgrade scribejava to version 8.3.1Aurelien Poscia2022-04-061-1/+1
|
* NO-JIRA Update major version for org.json:jsonLéo Geoffroy2022-04-061-1/+1
|
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
|
* NO-JIRA remove picocli dependency as it's unusedPierre2022-04-041-1/+0
|
* NO-JIRA Update Minor Backend DependenciesSonarQube Tech - sonar-enterprise2022-04-041-12/+12
|
* SONAR-16224 SONAR-16213 SONAR-16209 SONAR-16208 SONAR-16196 SONAR-16192 ↵Wouter Admiraal2022-04-011-14/+14
| | | | SONAR-16160 SONAR-16099 SONAR-16098 Upgrade analyzers
* [NO-JIRA] Bump spring-context to 5.3.18Matteo Mara2022-03-311-1/+1
|
* Fix issue on UTs after ES upgradeJacek2022-03-291-0/+1
|
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-281-66/+0
|
* [NO-JIRA] Upgrade ES to 7.17.1Belen Pruvost2022-03-231-3/+3
|
* SONAR-16112 Improve Java analysisLukasz Jarocki2022-03-171-1/+1
|
* [NO-JIRA] Update hazelcast to 4.2.4Jacek2022-03-011-1/+1
|
* [NO-JIRA] Update dependency `postgresql` to new minor version `42.3.3`Klaudio Sinani2022-03-011-1/+1
|
* SONAR-15962 Remove check dependency github action workflowMathieu Suen2022-02-281-22/+0
|
* [NO JIRA] Remove OWASP SCA toolingWouter Admiraal2022-02-221-38/+0
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+0
|
* SONAR-15919 added filtering rule set change events based on languages user ↵Lukasz Jarocki2022-02-181-0/+1
| | | | subscribed to
* [NO-JIRA] Drop unused backend dependency `xml-apis:xml-apis`Klaudio Sinani2022-02-081-1/+0
|
* [NO-JIRA] Drop unused backend dependency `com.ibm.icu:icu4j`Klaudio Sinani2022-02-081-1/+0
|
* Update backend dependency `com.google.guava` to new major version `31.0.1-jre`Klaudio Sinani2022-02-071-1/+1
|
* Update backend dependency `de.undercouch.download` to new major version `5.0.1`Klaudio Sinani2022-02-071-1/+1
|
* [NO-JIRA] Upgrade Elasticsearch to 7.17.0Jacek2022-02-041-3/+3
|
* [NO-JIRA] Upgrade minor backend dependenciesJacek2022-02-041-23/+23
|
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-2/+1
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-021-0/+4
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* Prepare update license headers for 2022 [update headers]Pierre2022-01-281-0/+1
|
* SONAR-15963 SONAR-15958 SONAR-15957 SONAR-15955 SONAR-15954 SONAR-15953 ↵Wouter Admiraal2022-01-271-29/+30
| | | | SONAR-15950 SONAR-15949 SONAR-15946 SONAR-15944 SONAR-15940 SONAR-15939 SONAR-15936 SONAR-15933 SONAR-15932 SONAR-15925 SONAR-15873 SONAR-15872 SONAR-15871 SONAR-15859 SONAR-15852 SONAR-15851 SONAR-15850 SONAR-15849 SONAR-15818 Upgrade analyzers, introduce new SonarText analyzer
* SONAR-15679 updated jdbc driversTrabelsi Tobias2022-01-261-3/+3
|
* SONAR-15943Pierre2022-01-211-1/+1
|
* SONAR-15869 - Fix SSF-223Belen Pruvost2022-01-031-1/+1
|
* NO-JIRA updated ch.qos.logback to 1.2.9Lukasz Jarocki2021-12-231-1/+1
|
* NO-JIRA updated prometheus to 0.14.1Lukasz Jarocki2021-12-231-4/+3
|
* SONAR-15853 Upgrade Elasticsearch to 7.16.2Jacek2021-12-201-1/+1
| | | | - upgrade test dependency of log4j to 2.17
* SONAR-15840 Fix SSF-219Jacek2021-12-171-4/+4
|
* SONAR-15827 Fix SSF-219Jacek2021-12-171-3/+3
|
* SONAR-15769 added metrics for integration with devops platformsLukasz Jarocki2021-12-131-0/+2
|