Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | SONAR-17138 sonar.log rotation move inside Sonar Application process | Zipeng WU | 2022-08-03 | 2 | -47/+7 |
| | |||||
* | SONAR-16647 - Move previous SSE events to DB queue | Belen Pruvost | 2022-07-28 | 1 | -24/+0 |
| | |||||
* | SONAR-16471 - Add logs when sonar is externally stopped | Léo Geoffroy | 2022-07-20 | 1 | -1/+2 |
| | |||||
* | SONAR-16464 make ES health check OS language agnostic | Aurelien Poscia | 2022-06-08 | 2 | -59/+16 |
| | |||||
* | SONAR-16403 Added LIBFFI tmpdir to ES process when running on Windows | Lukasz Jarocki | 2022-06-02 | 1 | -0/+1 |
| | |||||
* | SONAR-16232 Use plugin api version for SonarRuntime impl | Jacek | 2022-05-31 | 1 | -1/+1 |
| | | | | - introduce internal SonarQubeVersion | ||||
* | SONAR-16372 - Push IssueChangedEvents | Belen Pruvost | 2022-05-16 | 1 | -2/+14 |
| | |||||
* | SONAR-16232 Fix version metadata | Duarte Meneses | 2022-04-21 | 2 | -2/+1 |
| | |||||
* | NO-JIRA Update Mockito and simpleframework to latest major version | Léo Geoffroy | 2022-04-04 | 1 | -7/+7 |
| | |||||
* | SONAR-15987 Restart should not fail if temp files can't be deleted | Duarte Meneses | 2022-03-28 | 1 | -9/+6 |
| | |||||
* | Fix SonarQube quality issues | Duarte Meneses | 2022-03-23 | 1 | -0/+1 |
| | |||||
* | SONAR-10179 improve consistency of start/stop log messages and identifiers ↵ | Aurelien Poscia | 2022-03-18 | 7 | -21/+21 |
| | | | | | | of processes Author: Aurelien Poscia <aurelien.poscia@sonarsource.com> | ||||
* | NO-JIRA fixed EsKeyStoreCliTest to work on Windows | Lukasz Jarocki | 2022-03-16 | 1 | -3/+8 |
| | |||||
* | SONAR-15919 Rename RuleSetChangedEvent and fix payload format | Damien Urruty | 2022-02-25 | 1 | -2/+2 |
| | |||||
* | SONAR-15919 add ruleset changes | Pierre | 2022-02-18 | 1 | -0/+12 |
| | |||||
* | SONAR-13125 fixed an issue where some startup logs were not always appended ↵ | Lukasz Jarocki | 2022-02-09 | 6 | -35/+167 |
| | | | | to sonar.log | ||||
* | SONAR-15845 Upgrade H2 database dependency to 2.X | Jacek | 2022-02-02 | 2 | -3/+3 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 114 | -114/+114 |
| | |||||
* | SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable' | Jacek | 2022-01-27 | 2 | -1/+54 |
| | | | | | - default for jdbc other than H2 to check es bootstrap at startup - default for H2 to not check es bootstrap at startup | ||||
* | SONAR-15840 Fix SSF-219 | Jacek | 2021-12-17 | 3 | -3/+7 |
| | |||||
* | SONAR-15827 Fix SSF-219 | Jacek | 2021-12-17 | 3 | -13/+4 |
| | |||||
* | SONAR-15102 Upgrade 3rd party dependencies | Jacek | 2021-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] | ||||
* | Improve code quality | Duarte Meneses | 2021-11-20 | 4 | -6/+6 |
| | |||||
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 18 | -249/+168 |
| | |||||
* | SONAR-15070 Fix error when sometimes setting sonar.search.host causes SQ to ↵ | Jacek | 2021-11-18 | 1 | -2/+4 |
| | | | | fail at start | ||||
* | DOCKER-27 disable FIPS mode | Trabelsi Tobias | 2021-10-22 | 6 | -2/+15 |
| | |||||
* | SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to ↵ | Jacek | 2021-09-28 | 2 | -13/+34 |
| | | | | be UP | ||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -12/+0 |
| | |||||
* | [NO-JIRA] Addressing some code smells | Belen Pruvost | 2021-09-16 | 1 | -3/+5 |
| | |||||
* | SONAR-15375 Fix SSF-191 | Jacek | 2021-09-13 | 4 | -7/+56 |
| | |||||
* | SONAR-15244 Use G1GC for Elasticsearch | Jacek | 2021-08-11 | 3 | -6/+6 |
| | |||||
* | SONAR-11094 Add nodename to logs for DCE only | Jacek | 2021-08-11 | 3 | -8/+47 |
| | |||||
* | SONAR-15243 Enable JSON logging on Elasticsearch process | Jacek | 2021-08-11 | 2 | -15/+21 |
| | |||||
* | SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still ↵ | Duarte Meneses | 2021-08-11 | 3 | -6/+3 |
| | | | | not in a JSON format | ||||
* | SONAR-15230 Hazelcast clean up | Duarte Meneses | 2021-07-29 | 4 | -83/+39 |
| | |||||
* | SONAR-15231 Pool ES status in clusters | Duarte Meneses | 2021-07-29 | 2 | -2/+73 |
| | |||||
* | SONAR-15230 Fix JVM startup args for Hazelcast | Duarte Meneses | 2021-07-29 | 4 | -2/+29 |
| | |||||
* | SONAR-15230 Enable DNS lookup in k8s for HZ | Jacek | 2021-07-29 | 2 | -4/+7 |
| | |||||
* | SONAR-15192 Disable ip addr validation for sonar.cluster.es.hosts | Jacek | 2021-07-21 | 3 | -10/+14 |
| | | | | * provide new propert sonar.cluster.es.discovery.seed.hosts to allow dynamic node discovery in k8s | ||||
* | SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection ↵ | Jacek | 2021-06-23 | 2 | -1/+4 |
| | | | | encryption | ||||
* | SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOME | Jacek | 2021-06-17 | 2 | -4/+4 |
| | |||||
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 7 | -90/+25 |
| | |||||
* | SONAR-14583 Use Elasticsearch password in HTTP clients | Jacek | 2021-04-23 | 4 | -6/+42 |
| | |||||
* | SONAR-14583 add elasticsearch-keystore CLI utility class | Jacek | 2021-04-23 | 6 | -21/+596 |
| | |||||
* | SONAR-14583 Added properties needed for elasticsearch authentication | Lukasz Jarocki | 2021-04-23 | 2 | -0/+112 |
| | |||||
* | SONAR-14625 Upgrade to Hazelcast 4.2 | Zipeng WU | 2021-04-15 | 6 | -36/+58 |
| | |||||
* | SONAR-14676 Shade core jars into a single jar | Duarte Meneses | 2021-04-14 | 2 | -11/+12 |
| | |||||
* | SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation logging | Jacek | 2021-02-12 | 2 | -2/+15 |
| | |||||
* | Getting Hazelcast to play nice in Dockerized environment (#3693) | Mark Rekveld | 2021-02-12 | 2 | -2/+4 |
| | | | [MMF-2168] Hazelcast adjustments and documentation for DCE Docker Images |