aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0347-47/+47
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-123-9/+10
* [NO-JIRA] Remove reported code smells about text blocksMatteo Mara2023-01-101-6/+7
* SONAR-17781 Allow overwriting path for 'es_hs_err_pid%p.log'Jacek2023-01-051-12/+19
* Update license templates for 2023Pierre2023-01-0247-47/+47
* SONAR-17565 Support running SonarQube with Java 17Zipeng WU2022-12-091-1/+2
* SONAR-17138 sonar.log rotation move inside Sonar Application processZipeng WU2022-08-031-19/+5
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-281-24/+0
* SONAR-16464 make ES health check OS language agnosticAurelien Poscia2022-06-081-43/+13
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-161-2/+14
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-7/+7
* SONAR-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-182-2/+2
* NO-JIRA fixed EsKeyStoreCliTest to work on WindowsLukasz Jarocki2022-03-161-3/+8
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-251-2/+2
* SONAR-15919 add ruleset changesPierre2022-02-181-0/+12
* SONAR-13125 fixed an issue where some startup logs were not always appended t...Lukasz Jarocki2022-02-092-7/+98
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-2847-47/+47
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-271-0/+52
* SONAR-15840 Fix SSF-219Jacek2021-12-171-0/+2
* SONAR-15827 Fix SSF-219Jacek2021-12-171-1/+3
* Improve code qualityDuarte Meneses2021-11-204-6/+6
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1918-249/+168
* DOCKER-27 disable FIPS modeTrabelsi Tobias2021-10-223-2/+6
* SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to b...Jacek2021-09-281-10/+24
* SONAR-15375 Fix SSF-191Jacek2021-09-132-6/+47
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-08-112-4/+5
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-111-0/+12
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-111-1/+1
* SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still no...Duarte Meneses2021-08-112-5/+3
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-291-22/+17
* SONAR-15231 Pool ES status in clustersDuarte Meneses2021-07-291-1/+25
* SONAR-15230 Fix JVM startup args for HazelcastDuarte Meneses2021-07-292-2/+13
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-291-2/+2
* SONAR-15192 Disable ip addr validation for sonar.cluster.es.hostsJacek2021-07-211-3/+1
* SONAR-14854 Support TLSv1.3,TLSv1.2 for Elasticsearch transport connection en...Jacek2021-06-231-1/+3
* SONAR-14960 Fix Elasticsearch deprecation warning for JAVA_HOMEJacek2021-06-171-2/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-093-33/+8
* SONAR-14583 Use Elasticsearch password in HTTP clientsJacek2021-04-231-1/+13
* SONAR-14583 add elasticsearch-keystore CLI utility classJacek2021-04-232-16/+327
* SONAR-14583 Added properties needed for elasticsearch authenticationLukasz Jarocki2021-04-231-0/+73
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-153-11/+32
* SONAR-14676 Shade core jars into a single jarDuarte Meneses2021-04-141-7/+5
* SONAR-14455 Turn-off Elasticsearch 7.10.2 deprecation loggingJacek2021-02-121-2/+11
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-121-1/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0846-46/+46
* fix code smellsPierre2020-12-141-3/+3
* Fix AssertJ assertionsPhilippe Perrin2020-12-141-0/+2
* Fix various code smellsJacek2020-12-091-0/+13
* SONAR-12686 Fix Elasticsearch properties for a single nodeMichal Duda2020-11-051-2/+3