aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* SONAR-15688 add prometheus web API endpointPierre2021-12-071-0/+2
|
* [NO-JIRA] Remove Gradle time tracker pluginPhilippe Perrin2021-12-011-12/+0
|
* [NO-JIRA] Remove Gradle files dependency to Cirrus env variablesPhilippe Perrin2021-12-011-3/+3
|
* SONAR-15698 Bump orchestrator versionJacek2021-11-261-1/+1
|
* SONAR-15694 fix SSF-214Zipeng WU2021-11-261-1/+1
|
* [NO JIRA] Revert dependencyCheck version to fix yarn issueMathieu Suen2021-11-241-1/+1
|
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade logback to 1.2.7 * Upgrade build-time-tracker to 2.1.0 * Upgrade com.auth0:java-jwt [3.10.3 -> 3.18.2] * Upgrade com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.33.0 -> 0.39.0] * Upgrade com.github.everit-org.json-schema:org.everit.json.schema [1.12.2 -> 1.14.0] * Upgrade com.google.code.gson:gson [2.8.6 -> 2.8.9] * Upgrade com.google.protobuf:com.google.protobuf.gradle.plugin [0.8.13 -> 0.8.18] * Upgrade com.google.protobuf:protobuf-java [3.17.3 -> 3.19.1] * Upgrade com.googlecode.java-diff-utils:diffutils [1.2 -> 1.3.0] * Upgrade com.hazelcast:hazelcast [4.2 -> 4.2.2] * Upgrade com.jfrog.artifactory:com.jfrog.artifactory.gradle.plugin [4.21.0 -> 4.24.23] * Upgrade com.squareup.okhttp3:mockwebserver [4.9.0 -> 4.9.3] * Upgrade com.yworks:yguard [2.7.1 -> 2.10.0] * Upgrade commons-codec:commons-codec [1.14 -> 1.15] * Upgrade commons-io:commons-io [2.8.0 -> 2.11.0] * Upgrade commons-logging:commons-logging [1.1.1 -> 1.2] * Upgrade de.undercouch.download:de.undercouch.download.gradle.plugin [4.1.1 -> 4.1.2] * Upgrade io.spring.dependency-management:io.spring.dependency-management.gradle.plugin [1.0.10.RELEASE -> 1.0.11.RELEASE] * Upgrade junit:junit [4.13.1 -> 4.13.2] * Upgrade net.javacrumbs.json-unit:json-unit-fluent [2.14.0 -> 2.28.0] * Upgrade org.apache.commons:commons-csv [1.7 -> 1.9.0] * Upgrade org.apache.commons:commons-lang3 [3.9 -> 3.12.0] * Upgrade org.apache.tomcat.embed:tomcat-embed-core [8.5.72 -> 8.5.73] * Upgrade org.assertj:assertj-core [3.15.0 -> 3.21.0] * Upgrade org.assertj:assertj-guava [3.3.0 -> 3.4.0] * Upgrade org.awaitility:awaitility [4.0.2 -> 4.1.1] * Upgrade org.eclipse.jgit:org.eclipse.jgit [5.11.0.202103091610-r -> 5.13.0.202109080827-r] * Upgrade org.jboss.byteman:byteman [4.0.10 -> 4.0.17] * Upgrade org.jboss.resteasy:resteasy-client [3.11.0.Final -> 3.15.2.Final] * Upgrade org.jfree:jfreechart [1.5.0 -> 1.5.3] * Upgrade org.jsoup:jsoup [1.13.1 -> 1.14.3] * Upgrade org.junit.jupiter:junit-jupiter-api [5.6.0 -> 5.8.1] * Upgrade org.mockito:mockito-core [3.3.3 -> 3.12.4] * Upgrade org.mybatis:mybatis [3.5.6 -> 3.5.7] * Upgrade org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin [6.3.1 -> 6.5.0.1] * Upgrade org.reflections:reflections [0.9.12 -> 0.10.2] * Upgrade org.sonarqube:org.sonarqube.gradle.plugin [3.0 -> 3.3] * Upgrade org.tmatesoft.svnkit:svnkit [1.10.1 -> 1.10.3] * Upgrade org.xmlunit:xmlunit-core [2.6.4 -> 2.8.3] * Upgrade org.xmlunit:xmlunit-matchers [2.6.4 -> 2.8.3]
* SONAR-15639 Measure time of SQ analysis step on Cirrus CIZipeng WU2021-11-191-7/+22
|
* SONAR-15631 - New UT Monitoring ModuleBelen Pruvost2021-11-191-1/+25
|
* SONAR-15671 new sonarsecurity versionLukasz Jarocki2021-11-171-6/+6
|
* SONAR-15650 SONAR-15659 SONAR-15658 SONAR-15630 SONAR-15662 SONAR-15670 ↵Lukasz Jarocki2021-11-171-10/+11
| | | | SONAR-15663 SONAR-15653 SONAR-15529 SONAR-15669 SONAR-15657 Analyzer upgrades for SonarQube 9.2
* SONAR-15644 Remove CSS plugin (#4975)Tibor Blenessy2021-11-111-2/+1
| | | | CSS analysis is integrated into the javascript plugin
* SONAR-15623 Update netty from 4.1.65 to 4.1.70Duarte Meneses2021-11-101-1/+1
|
* Add comment about MSSQL JDBC Driver in build.gradlecolin-mueller-sonarsource2021-10-291-0/+1
|
* SONAR-15485 Generate license info in community distributionZipeng WU2021-10-261-0/+1
|
* SONAR-15572 - Upgrade to tomcat 8.5.72Belen Pruvost2021-10-261-2/+2
|
* Fix flaky parallel yarn installPhilippe Perrin2021-10-181-7/+3
|
* SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was ↵Lukasz Jarocki2021-10-181-1/+1
| | | | not passing on mssql
* SONAR-15469 Stop using deprecated Gradle API in SonarQubeKengo TODA2021-10-081-5/+5
|
* Fix issues with yarn install parallelization when no cache are availablePhilippe Perrin2021-10-071-0/+9
|
* Fix dependency checks for frontend projectsPhilippe Perrin2021-10-061-0/+6
|
* Remove unused configuration codePhilippe Perrin2021-10-061-7/+0
|
* [NO-JIRA] Fix Gradle frontend tasks execution on Windows machinesPhilippe Perrin2021-10-011-0/+13
|
* Avoid unnecessary yarn installPhilippe Perrin2021-09-291-10/+0
|
* Revert "Avoid unnecessary yarn install runs"Philippe Perrin2021-09-281-33/+0
| | | | This reverts commit 8e37a6b5f7e0495cdb16ea5ad5113b00560b86d8.
* Avoid unnecessary yarn install runsPhilippe Perrin2021-09-281-0/+33
|
* Remove unnecessary node & yarn configurationPhilippe Perrin2021-09-281-6/+0
|
* SONAR-15417 updated owasp scanner versionTobias Trabelsi2021-09-231-1/+1
|