aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18168 Improve Python and Java DBD analysis: better cache management on ...Jacek Poreda2023-01-161-3/+3
* SONAR-18196 Improve PHP analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
* SONAR-18199 Improve Security analysis: hardeningJacek Poreda2023-01-161-6/+6
* SONAR-18200 Improve JS analysisJacek Poreda2023-01-161-1/+1
* SONAR-18201 Improve Python analysis: better cache management on PR analysisJacek Poreda2023-01-161-1/+1
* SONAR-18203 Improve XML analysis: hardening before LTS (memory leak and templ...Jacek Poreda2023-01-161-1/+1
* SONAR-18204 Improve JaCoCo XML Importer: do not index files when there's no J...Jacek Poreda2023-01-161-1/+1
* SONAR-17801 C# - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
* SONAR-17802 VB.NET - New .NET Hotfix, Incremental PR AnalysisJacek2023-01-161-1/+1
* SONAR-17808 Improve JaCoCo support: Coverage not imported for files with a pa...Jacek2023-01-161-1/+1
* SONAR-18173 Improve CFamily analysis: 13 new rules about C++20's std::formatJacek2023-01-161-1/+1
* SONAR-18182 First support of Dockerfile analysis with 8 rulesJacek2023-01-161-1/+1
* SONAR-18189 Improve PHP analysis: incremental PR analysis consumes less memoryJacek2023-01-161-1/+1
* SONAR-18190 Improve Java analysis: hardening, fix many FPsJacek2023-01-161-1/+1
* [NO-JIRA] Drop unnecessary k8s Hazelcast pluginJacek2023-01-111-1/+0
* SONAR-18167 Update sonar.plugin.api to 9.14.0.375Benjamin Campomenosi2023-01-091-1/+1
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-5/+4
* [NO JIRA] Update Oracle JDC driver used in tests to ojdbc11 21.8.0Duarte Meneses2022-12-201-1/+1
* [NO JIRA] Update org.slf4j dependency set to 1.7.36Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update ch.qos.logback:logback-access/classic/core to 1.2.10Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.apache.logging.log4j:log4j-core/api/to-slf4j to 2.19.0Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update io.jsonwebtoken:jjwt-api/impl/jackson to 0.11.5Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.github.scribejava:scribejava-apis/core to 8.3.2Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.microsoft.sqlserver:mssql-jdbc to 11.2.2.jre17Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.mockito:mockito-core and mockito-inline to 4.10.0Matteo Mara2022-12-201-2/+2
* [NO JIRA] Update org.eclipse.jgit:org.eclipse.jgit to 6.4.0.202211300538-rMatteo Mara2022-12-201-2/+2
* [NO JIRA] Update org.elasticsearch.plugin:transport-netty4-client to 7.17.8Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.elasticsearch.client:elasticsearch-rest-high-level-clien...Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update org.apache.httpcomponents:httpclient to 4.5.14Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update io.netty:netty-all to 4.1.86.FinalMatteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.auth0:java-jwt to 4.2.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.oracle.database.jdbc:ojdbc8 to 21.8.0.0Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.google.code.gson:gson to 2.10Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.fasterxml.jackson:jackson-bom to 2.14.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update com.jfrog.artifactory to 4.30.1Matteo Mara2022-12-201-1/+1
* [NO JIRA] Update protobuf to 3.21.12Matteo Mara2022-12-201-1/+1
* [NO-JIRA] Update Hazelcast to 5.2.1Jacek2022-12-191-1/+1
* SONAR-17770 Dependency update: sonar-swift-plugin:4.8.0.5759Dimitris Kavvathas2022-12-151-1/+1
* SONAR-17764 Dependency upgrade: sonar-kotlin-plugin:2.12.0.1956Dimitris Kavvathas2022-12-131-1/+1
* SONAR-17754 Improve SonarPython analysisPhilippe Perrin2022-12-131-1/+1
* SONAR-17765 Upgrade Tomcat from 9.0.62 to 9.0.70Duarte Meneses2022-12-121-1/+1
* SONAR-17565 Remove -no-module-directories option in javadoc generationZipeng WU2022-12-091-3/+0
* SONAR-17482 SONAR-17483 SONAR-17506 SONAR-17551 SONAR-17555 SONAR-17556 SONAR...Philippe Perrin2022-12-091-23/+23
* SONAR-17565 Support running SonarQube with Java 17Zipeng WU2022-12-091-0/+3
* SONAR-17729 Upgrade Postgresql JDBC driver to 42.5.1Duarte Meneses2022-12-071-1/+1
* SONAR-17592 Update plugin-api versionLéo Geoffroy2022-12-011-1/+1
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-1/+1
* SONAR-15595 Upgrade Gradle wrapper to 7.5.1Zipeng WU2022-12-011-6/+6
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-2/+2
* MMF-2745 Default permission improvementsJacek2022-11-211-1/+1