aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22990 improved the mechanism for locking the leader in data centern edi...lukasz-jarocki-sonarsource2024-10-024-10/+59
* NO-JIRA removed FIPS flag from processeslukasz-jarocki-sonarsource2024-06-183-8/+0
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-163-6/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-0367-67/+67
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-221-1/+2
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-071-1/+1
* SONAR-19960 Drop environment variable interpolation in sonar.propertiesEric Giffon2023-08-251-2/+0
* SONAR-19678 Fix flaky `all_processes_are_stopped_if_one_process_goes_down`Jacek Poreda2023-08-251-1/+2
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-2/+1
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-2/+1
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* [NO-JIRA] Fix Code SmellsJacek Poreda2023-06-221-1/+1
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-206-22/+118
* SONAR-17714 Enable deprecation logging for ESalain2023-02-091-4/+0
* SONAR-17714 Update ES binariesJacek Poreda2023-02-098-110/+57
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-1/+2
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-16/+3
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-102-7/+5
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-2/+2
* [NO-JIRA] Remove reported code smells about text blocksMatteo Mara2023-01-102-9/+13
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-101-13/+7
* SONAR-17781 Allow overwriting path for 'es_hs_err_pid%p.log'Jacek2023-01-051-3/+5
* Update license templates for 2023Pierre2023-01-0267-67/+67
* SONAR-17138 sonar.log rotation move inside Sonar Application processZipeng WU2022-08-031-28/+2
* SONAR-16471 - Add logs when sonar is externally stoppedLéo Geoffroy2022-07-201-1/+2
* SONAR-16464 make ES health check OS language agnosticAurelien Poscia2022-06-081-16/+3
* SONAR-16403 Added LIBFFI tmpdir to ES process when running on WindowsLukasz Jarocki2022-06-021-0/+1
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-1/+1
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-212-2/+1
* SONAR-15987 Restart should not fail if temp files can't be deletedDuarte Meneses2022-03-281-9/+6
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-0/+1
* SONAR-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-185-19/+19
* SONAR-13125 fixed an issue where some startup logs were not always appended t...Lukasz Jarocki2022-02-094-28/+69
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2867-67/+67
* SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable'Jacek2022-01-271-1/+2
* SONAR-15840 Fix SSF-219Jacek2021-12-172-3/+5
* SONAR-15827 Fix SSF-219Jacek2021-12-171-11/+1
* SONAR-15070 Fix error when sometimes setting sonar.search.host causes SQ to f...Jacek2021-11-181-2/+4
* DOCKER-27 disable FIPS modeTrabelsi Tobias2021-10-223-0/+9
* SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to b...Jacek2021-09-281-3/+10
* Fix code quality issuesDuarte Meneses2021-09-241-12/+0
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-3/+5
* SONAR-15375 Fix SSF-191Jacek2021-09-132-1/+9
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-08-111-2/+1
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-112-8/+35
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-111-14/+20
* SONAR-15244 Despite sonar.log.useJsonOutput is enabled some logs are still no...Duarte Meneses2021-08-111-1/+0
* SONAR-15230 Hazelcast clean upDuarte Meneses2021-07-293-61/+22
* SONAR-15231 Pool ES status in clustersDuarte Meneses2021-07-291-1/+48