aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-1512-25/+35
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* SONAR-23625 support for different version for community build.Steve Marion2024-11-153-4/+6
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* [NO-JIRA] fix build.gradle code styleSteve Marion2024-11-151-52/+52
|
* SONAR-23641 Upgrade `javascript` plugins to version 10.17.0.28100 (#12276)github-actions[bot]2024-11-152-2/+2
| | | Co-authored-by: Michal Zgliczynski <mzglicz@gmail.com>
* SONAR-23592 Do not use best value in component_tree if measure is not computedViktor Vorona2024-11-152-13/+58
|
* SONAR-23555 Improve SonarWay Quality Gate CaYC onboarding tourMathieu Suen2024-11-153-39/+24
|
* SONAR-23639 Update SonarJava analyzer to 8.6.0.37351 (#12278)Alban Auzeill2024-11-151-2/+2
|
* SONAR-23522 Add BBTs for mqr mode transitionstanislavh2024-11-151-1/+21
| | | | SONAR-23522 Add a way to customize impacts on xoo plugin
* SONAR-23582 Do not show severity recommendation on rule updatestanislavh2024-11-152-4/+4
|
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-1/+1
|
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-1517-458/+9
|
* SONAR-23537 Add badge telemetryOrlovAlexander2024-11-156-46/+196
|
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-2/+2
|
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-1512-217/+535
|
* SONAR-23593 UpdateAction accepts impactsOrlovAlexander2024-11-158-31/+317
|
* SONAR-23593 /clean-code-policy/rules accepts type and severityOrlovAlexander2024-11-153-25/+74
|
* SONAR-23594 Fix SSF-606Nolwenn Cadic2024-11-145-0/+58
|
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-148-233/+265
|
* SONAR-23537 Add MQR mode metric to project badgesLéo Geoffroy2024-11-141-8/+28
|
* SONAR-23594 Fix SSF-605Nolwenn Cadic2024-11-142-4/+41
|
* SONAR-23618: Upgrade DBD plugins to 1.33.0.12439 (#12258)Anton Haubner2024-11-141-3/+3
|
* SONAR-23566 Update plugin-api version for undeprecated types and severityLéo Geoffroy2024-11-141-1/+1
|
* SONAR-23270 Handle type and severity in new generic import formatLéo Geoffroy2024-11-137-60/+159
|
* SONAR-23566 Remove deprecation on metrics based on type or severityLéo Geoffroy2024-11-136-35/+53
|
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-1324-73/+60
|
* SONAR-23596 New brandingJeremy Davis2024-11-1361-367/+1078
| | | | SONAR-23597 SONAR-23598 SONAR-23595
* SONAR-23463 SONAR-23462 Addition of Csharp and VBnet enterprise pluginsMatteo Mara2024-11-121-2/+4
|
* SONAR-23300 Fix wordingViktor Vorona2024-11-121-1/+1
|
* SONAR-23577 Hide dependencies tab (#12242)Lucas2024-11-121-0/+2
|
* SGB-211 SGB-212 Fix errors on weekly tasksLéo Geoffroy2024-11-122-13/+15
|
* SONAR-18771 Fix Hotspot page test upon reassigningMathieu Suen2024-11-113-114/+87
|
* SONAR-23531 Fix filter of changelog events based on modestanislavh2024-11-112-15/+22
|
* SONAR-23527 Add changelog event when manual impact is updated during project ↵Léo Geoffroy2024-11-112-1/+14
| | | | analysis
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-1119-71/+216
|
* SONAR-23564 Update mapping logic for active rule impacts and severitiesLéo Geoffroy2024-11-114-22/+18
|
* SONAR-23474 Project import/export supports manual impact severityLéo Geoffroy2024-11-114-4/+8
|
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-115-38/+383
|
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-114-6/+6
|
* SONAR-23363 Add impacts to issues/pull endpointLéo Geoffroy2024-11-114-8/+24
|
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-115-14/+167
|
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-1114-186/+564
|
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-1112-77/+171
|
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-117-115/+229
|
* SONAR-23363 Update permissions tooltip text for "Administer issues"Ismail Cherri2024-11-111-1/+1
|
* SONAR-23363 Database Migration for manual_severity flag OrlovAlexander2024-11-117-21/+190
|
* SONAR-23299 Improve text in update conditions dialogstanislavh2024-11-111-2/+2
|
* SONAR-23501 Update default accessLogs pattern in sonar.properties fileAlain Kermis2024-11-111-1/+1
|
* SGB-213 Fix types of metrics for flaky tests in Oracle DBLéo Geoffroy2024-11-081-3/+2
|
* SGB-215 Fix types of metrics for flaky tests in Oracle DBLéo Geoffroy2024-11-081-17/+18
|
* SGB-214 Fix measure_data type on testsLéo Geoffroy2024-11-081-8/+7
|