aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/test
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP ↵Matteo Mara2025-04-233-0/+865
| | | | subsystem
* SONAR-23454 Add telemetry data about usage of IPv6Matteo Mara2025-02-281-17/+32
|
* SONAR-23456 fix sonar.cluster.hosts not supporting default port on ipv6 ↵Steve Marion2025-02-281-85/+62
| | | | addresses
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-302-9/+58
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0946-46/+46
|
* SONAR-22047 Remove deprecated SecurityManager codeAlain Kermis2025-01-071-93/+0
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-6/+5
|
* SONAR-24082 Fix quality gate statusMatteo Mara2024-12-243-15/+11
|
* NO-JIRA Remove new code issues resulting from the update of the deprecated ↵Matteo Mara2024-10-141-3/+3
| | | | methods.
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-149-69/+69
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-1610-13/+13
| | | | org.apache.commons:commons-lang3
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-262-11/+26
|
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-292-2/+19
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0347-47/+47
|
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-16/+65
|
* SONAR-20725 - Increase timeout time for thread testingantoine.vinot2023-10-161-2/+12
|
* SONAR-20658 remove unused ping/getLastPingPierre2023-10-042-23/+0
|
* SONAR-19960 Drop environment variable interpolation in sonar.propertiesEric Giffon2023-08-251-26/+0
|
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-181-16/+25
|
* NO-JIRA remove unused importsPierre2023-07-172-2/+0
|
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-174-7/+6
|
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-221-3/+2
|
* Fix logback configZipeng WU2023-02-022-10/+4
|
* slf4j 1.7.36 -> 2.0.6 and logback 1.2.10 -> 1.3.5Zipeng WU2023-02-021-0/+18
|
* Update license templates for 2023Pierre2023-01-0247-47/+47
|
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-291-0/+79
|
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-281-35/+0
|
* [NO JIRA] Fix LogbackHelperTestBelen Pruvost2022-07-051-3/+4
|
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+0
|
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-161-2/+15
|
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
|
* SONAR-10179 improve consistency of start/stop log messages and identifiers ↵Aurelien Poscia2022-03-182-1/+5
| | | | | | of processes Author: Aurelien Poscia <aurelien.poscia@sonarsource.com>
* SONAR-15919 Improving code qualityLukasz Jarocki2022-02-251-0/+22
|
* Update license headers for 2022 [update headers]Pierre2022-01-2846-46/+46
|
* Improve code qualityDuarte Meneses2021-11-2011-21/+23
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1919-296/+195
|
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-113-1/+60
|
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-113-147/+330
|
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-292-4/+4
|
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-292-41/+47
|
* Improve test coverageDuarte Meneses2021-06-171-0/+10
|
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-092-30/+86
|
* SONAR-14253 fix Authenticated JMX remote access not working with Compute EngineZipeng WU2021-04-291-0/+10
| | | | SecurityManagement is introduced to prevent code injection from community plugins by denying access to our core's classloaders realm, and is not intended to block anything else. AccesscController will return a ProtectionDomain with null classloader when requested for a MBeanPermission.
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-155-55/+60
|
* SONAR-14426 Add support for AES-GCM encryptionZipeng WU2021-02-172-230/+0
|
* Getting Hazelcast to play nice in Dockerized environment (#3693)Mark Rekveld2021-02-122-4/+30
| | | [MMF-2168] Hazelcast adjustments and documentation for DCE Docker Images
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0847-47/+47
|
* Remove dead code generating secret AES keyDuarte Meneses2020-12-151-16/+4
|
* fix code smellsPierre2020-12-144-6/+6
|
* Fix AssertJ assertionsPhilippe Perrin2020-12-141-1/+4
|