aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-147-63/+61
* SONAR-22990 improved the mechanism for locking the leader in data centern edi...lukasz-jarocki-sonarsource2024-10-024-0/+41
* NO-JIRA removed FIPS flag from processeslukasz-jarocki-sonarsource2024-06-183-6/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-167-9/+9
* NO-JIRA Update license headers to 2024Pierre2024-01-0347-47/+47
* SONAR-20724 - add some logs and wait until process are aliveantoine.vinot2023-10-161-4/+11
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-3/+3
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-221-3/+2
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-204-7/+180
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better readab...Bruno Andrade2023-06-191-1/+1
* NO-JIRA Fix unit test on windowsEric Giffon2023-03-021-4/+3
* SONAR-17714 Enable deprecation logging for ESalain2023-02-091-9/+1
* SONAR-17714 Update ES binariesJacek Poreda2023-02-097-83/+32
* Fix logback configZipeng WU2023-02-021-2/+1
* [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