aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
* SONAR-22447 bumped patch version of commons-logginglukasz-jarocki-sonarsource2024-06-281-1/+1
* NO-JIRA removed FIPS flag from processeslukasz-jarocki-sonarsource2024-06-186-14/+2
* SONAR-22119 backend minor dependency updatesMatteo Mara2024-04-301-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1611-16/+15
* SONAR-21569 Update commons-logging:commons-logging 1.2 -> 1.3.0Wojtek Wajerowicz2024-02-081-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-03114-114/+114
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-221-1/+2
* SONAR-20724 - add some logs and wait until process are aliveantoine.vinot2023-10-161-4/+11
* 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-173-5/+4
* 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-222-4/+3
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-2011-29/+299
* 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-092-13/+1
* SONAR-17714 Update ES binariesJacek Poreda2023-02-0915-193/+89
* 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 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-103-15/+20
* [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-052-15/+24
* Update license templates for 2023Pierre2023-01-02114-114/+114
* SONAR-17565 Support running SonarQube with Java 17Zipeng WU2022-12-091-1/+2
* 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-17138 sonar.log rotation move inside Sonar Application processZipeng WU2022-08-032-47/+7
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-281-24/+0
* 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-082-59/+16
* 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-16372 - Push IssueChangedEventsBelen Pruvost2022-05-161-2/+14
* SONAR-16232 Fix version metadataDuarte Meneses2022-04-212-2/+1
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-7/+7
* 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-187-21/+21
* 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-096-35/+167