Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-25560 Allow disabling elastic's disk threshold | Travis Collins | 2025-07-22 | 1 | -0/+4 |
| | |||||
* | SONAR-25373 Catch exception instead of killing a process when connection to ↵ | Lukasz Jarocki | 2025-07-10 | 1 | -3/+9 |
| | | | | elasticsearch fails while starting webserver | ||||
* | SONAR-24739 Upgrade Hazelcast to 5.5.0 and remove dependencies on the CP ↵ | Matteo Mara | 2025-04-23 | 1 | -5/+6 |
| | | | | subsystem | ||||
* | SONAR-23456 ElasticSearch changes | lukasz-jarocki-sonarsource | 2025-02-28 | 1 | -0/+5 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 67 | -67/+67 |
| | |||||
* | SONAR-21771 added libraries to help users connect to MSSQL database with ↵ | Lukasz Jarocki | 2025-01-07 | 2 | -1/+29 |
| | | | | ActiveDirectory and Entra ID | ||||
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 5 | -30/+24 |
| | |||||
* | SONAR-22990 improved the mechanism for locking the leader in data centern ↵ | lukasz-jarocki-sonarsource | 2024-10-02 | 4 | -10/+59 |
| | | | | edition environment | ||||
* | NO-JIRA removed FIPS flag from processes | lukasz-jarocki-sonarsource | 2024-06-18 | 3 | -8/+0 |
| | |||||
* | SONAR-21452 move from commons-lang:commons-lang to ↵ | Matteo Mara | 2024-03-16 | 3 | -6/+5 |
| | | | | org.apache.commons:commons-lang3 | ||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 67 | -67/+67 |
| | |||||
* | SONAR-20824 make Tester open source | Benjamin Campomenosi | 2023-11-22 | 1 | -1/+2 |
| | |||||
* | SONAR-20328 Upgrade sonar-orchestrator version and update affected tests ↵ | Dimitris Kavvathas | 2023-09-07 | 1 | -1/+1 |
| | | | | from breaking changes. | ||||
* | SONAR-19960 Drop environment variable interpolation in sonar.properties | Eric Giffon | 2023-08-25 | 1 | -2/+0 |
| | |||||
* | SONAR-19678 Fix flaky `all_processes_are_stopped_if_one_process_goes_down` | Jacek Poreda | 2023-08-25 | 1 | -1/+2 |
| | |||||
* | NO-JIRA replace Collectors.toList to Stream.toList | Pierre | 2023-07-17 | 1 | -2/+1 |
| | |||||
* | NO-JIRA replace MoreCollectors.toSet with Collectors.toSet | Pierre | 2023-07-17 | 1 | -2/+1 |
| | |||||
* | NO-JIRA replace MoreCollectors.toList with Collectors.toList | Pierre | 2023-07-17 | 1 | -2/+2 |
| | |||||
* | [NO-JIRA] Fix Code Smells | Jacek Poreda | 2023-06-22 | 1 | -1/+1 |
| | |||||
* | SONAR-14853 Elasticsearch http encryption | Eric Giffon | 2023-06-20 | 6 | -22/+118 |
| | |||||
* | SONAR-17714 Enable deprecation logging for ES | alain | 2023-02-09 | 1 | -4/+0 |
| | | | 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 binaries | Jacek Poreda | 2023-02-09 | 8 | -110/+57 |
| | | | | | | | | | - 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] Remove reported generic code smell | Matteo Mara | 2023-01-12 | 1 | -1/+2 |
| | |||||
* | [NO-JIRA] Use record for data classes | Zipeng WU | 2023-01-12 | 1 | -16/+3 |
| | |||||
* | [NO-JIRA] Remove reported code smells about usages of toList | Matteo Mara | 2023-01-10 | 2 | -7/+5 |
| | |||||
* | [NO-JIRA] Remove reported code smells about usage of instanceof | Matteo Mara | 2023-01-10 | 1 | -2/+2 |
| | |||||
* | [NO-JIRA] Remove reported code smells about text blocks | Matteo Mara | 2023-01-10 | 2 | -9/+13 |
| | |||||
* | [NO-JIRA] Remove reported code smells about switch statements | Matteo Mara | 2023-01-10 | 1 | -13/+7 |
| | |||||
* | SONAR-17781 Allow overwriting path for 'es_hs_err_pid%p.log' | Jacek | 2023-01-05 | 1 | -3/+5 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 67 | -67/+67 |
| | |||||
* | SONAR-17138 sonar.log rotation move inside Sonar Application process | Zipeng WU | 2022-08-03 | 1 | -28/+2 |
| | |||||
* | SONAR-16471 - Add logs when sonar is externally stopped | Léo Geoffroy | 2022-07-20 | 1 | -1/+2 |
| | |||||
* | SONAR-16464 make ES health check OS language agnostic | Aurelien Poscia | 2022-06-08 | 1 | -16/+3 |
| | |||||
* | SONAR-16403 Added LIBFFI tmpdir to ES process when running on Windows | Lukasz Jarocki | 2022-06-02 | 1 | -0/+1 |
| | |||||
* | SONAR-16232 Use plugin api version for SonarRuntime impl | Jacek | 2022-05-31 | 1 | -1/+1 |
| | | | | - introduce internal SonarQubeVersion | ||||
* | SONAR-16232 Fix version metadata | Duarte Meneses | 2022-04-21 | 1 | -1/+1 |
| | |||||
* | SONAR-15987 Restart should not fail if temp files can't be deleted | Duarte Meneses | 2022-03-28 | 1 | -9/+6 |
| | |||||
* | Fix SonarQube quality issues | Duarte Meneses | 2022-03-23 | 1 | -0/+1 |
| | |||||
* | SONAR-10179 improve consistency of start/stop log messages and identifiers ↵ | Aurelien Poscia | 2022-03-18 | 5 | -19/+19 |
| | | | | | | of processes Author: Aurelien Poscia <aurelien.poscia@sonarsource.com> | ||||
* | SONAR-13125 fixed an issue where some startup logs were not always appended ↵ | Lukasz Jarocki | 2022-02-09 | 4 | -28/+69 |
| | | | | to sonar.log | ||||
* | SONAR-15845 Upgrade H2 database dependency to 2.X | Jacek | 2022-02-02 | 1 | -2/+2 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 67 | -67/+67 |
| | |||||
* | SONAR-13997 Allow to override 'sonar.es.bootstrap.checks.disable' | Jacek | 2022-01-27 | 1 | -1/+2 |
| | | | | | - 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-219 | Jacek | 2021-12-17 | 2 | -3/+5 |
| | |||||
* | SONAR-15827 Fix SSF-219 | Jacek | 2021-12-17 | 1 | -11/+1 |
| | |||||
* | SONAR-15070 Fix error when sometimes setting sonar.search.host causes SQ to ↵ | Jacek | 2021-11-18 | 1 | -2/+4 |
| | | | | fail at start | ||||
* | DOCKER-27 disable FIPS mode | Trabelsi Tobias | 2021-10-22 | 3 | -0/+9 |
| | |||||
* | SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to ↵ | Jacek | 2021-09-28 | 1 | -3/+10 |
| | | | | be UP | ||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -12/+0 |
| | |||||
* | [NO-JIRA] Addressing some code smells | Belen Pruvost | 2021-09-16 | 1 | -3/+5 |
| |