aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-081-2/+3
* SONAR-20725 - Increase timeout time for thread testingantoine.vinot2023-10-161-2/+12
* SONAR-20658 remove unused read/write long methodsPierre2023-10-041-8/+0
* SONAR-20658 remove unused ping/getLastPingPierre2023-10-045-55/+0
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-071-1/+1
* SONAR-19978 Fix flaky `SupportedTopologyClusterTest#app_node_can_join_and_qui...Jacek Poreda2023-08-301-1/+3
* SONAR-19960 Drop environment variable interpolation in sonar.propertiesEric Giffon2023-08-252-53/+0
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-182-18/+31
* 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-222-5/+3
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-201-0/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-132-6/+6
* SONAR-18654 Make system/info return optional valuesAntoine Vigneau2023-03-221-0/+9
* [NO-JIRA] Drop blue green deployment flagJacek Poreda2023-02-091-3/+0
* 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
* [NO-JIRA] Drop unnecessary k8s Hazelcast pluginJacek2023-01-111-1/+0
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-103-5/+3
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-5/+2
* Update license templates for 2023Pierre2023-01-02113-113/+113
* SONAR-17800 Reduce default `sonar.jdbc.keepaliveTime` to 3minJacek2022-12-201-1/+1
* SONAR-17762 Allow customization of HikariCP configurationJacek2022-12-131-0/+5
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-24/+24
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17152 removed deprecated license format supportPierre2022-10-311-1/+3
* SONAR-17413 Compress telemetry payloadPierre2022-10-071-0/+1
* SONAR-17197 change telemetry to once a dayPierre Guillot2022-09-051-1/+1
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-293-5/+136
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-283-77/+0
* [NO JIRA] Fix LogbackHelperTestBelen Pruvost2022-07-051-3/+4
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-072-7/+0
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-163-6/+39
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* 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 of...Aurelien Poscia2022-03-184-18/+19
* feat: support configuration of the tomcat keepAliveTimeoutjason.damour2022-03-111-0/+1
* SONAR-15919 Improving code qualityLukasz Jarocki2022-02-251-0/+22
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-252-6/+6
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-0/+3
* SONAR-15919 add ruleset changesPierre2022-02-182-0/+22
* Update license headers for 2022 [update headers]Pierre2022-01-28111-111/+111
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-271-0/+1
* Improve code qualityDuarte Meneses2021-11-2011-21/+23
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1921-300/+195
* Fix code quality issuesDuarte Meneses2021-09-241-5/+4
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-118-13/+98
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-117-228/+452
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-296-146/+23
* SONAR-15230 Enable DNS lookup in k8s for HZJacek2021-07-299-105/+200