aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-25560 Allow disabling elastic's disk thresholdTravis Collins2025-07-221-0/+19
|
* SONAR-25373 Catch exception instead of killing a process when connection to ↵Lukasz Jarocki2025-07-101-0/+14
| | | | elasticsearch fails while starting webserver
* SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP ↵Matteo Mara2025-04-232-4/+4
| | | | subsystem
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0947-47/+47
|
* SONAR-21771 added libraries to help users connect to MSSQL database with ↵Lukasz Jarocki2025-01-072-3/+8
| | | | ActiveDirectory and Entra ID
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-4/+3
|
* 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 ↵lukasz-jarocki-sonarsource2024-10-024-0/+41
| | | | edition environment
* NO-JIRA removed FIPS flag from processeslukasz-jarocki-sonarsource2024-06-183-6/+2
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-167-9/+9
| | | | org.apache.commons:commons-lang3
* 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 ↵Bruno Andrade2023-06-191-1/+1
| | | | readability
* NO-JIRA Fix unit test on windowsEric Giffon2023-03-021-4/+3
|
* SONAR-17714 Enable deprecation logging for ESalain2023-02-091-9/+1
| | | So far, there are no logs regarding deprecated features. However, we want to be notified in the logs should there be any deprecations in future ES releases.
* SONAR-17714 Update ES binariesJacek Poreda2023-02-097-83/+32
| | | | | | | | | - use no-jdk for local development and jdk for open source part - use ES cli tool to start Elasticsearch - platform agnostic - fix query issue with dates - disable security autoconfiguration on a single node environment - fix single-node settings - Use Elasticsearch CLI java tool to run keystore cli and Elasticsearch
* [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 ↵Aurelien Poscia2022-03-182-2/+2
| | | | | | of processes Author: Aurelien Poscia <aurelien.poscia@sonarsource.com>
* 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 ↵Lukasz Jarocki2022-02-092-7/+98
| | | | to sonar.log
* 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
| | | | | - 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-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 ↵Jacek2021-09-281-10/+24
| | | | be UP
* 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 ↵Duarte Meneses2021-08-112-5/+3
| | | | not in a JSON format
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-291-22/+17
|