aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CODEFIX-204 Display the enablement on the Project Information pageDamien Urruty2024-11-204-0/+30
|
* SONAR-23671 Improve SonarSecurity analysis (#12295)Roberto Orlandi2024-11-191-6/+6
|
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-1916-529/+912
|
* CODEFIX-189 Simplify accepting the terms and conditionsDamien Urruty2024-11-192-48/+34
| | | | The T&C are automatically accepted when enabling the feature
* CODEFIX-187 set isAiCodeFixEnabled field in SearchProjectsAction response ↵Serhat Yenican2024-11-193-10/+30
| | | | (#12280)
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-196-13/+136
|
* CODEFIX-183 Check project enablement to show the 'Generate AI Fix' buttonDamien Urruty2024-11-193-14/+39
|
* CODEFIX-184 send ai suggestion enabled/disabled project count telemetry (#12228)Serhat Yenican2024-11-194-1/+37
|
* CODEFIX-181 Introduce a new endpoint for AI CodeFix project level enablementVojtech Suchy2024-11-194-0/+63
|
* CODEFIX-188 Enable Ai CodeFix for new projects if all projects enabled ↵Serhat Yenican2024-11-192-2/+42
| | | | option is selected (#12216)
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-196-3/+51
|
* CODEFIX-180 Migrate 'sonar.ai.suggestions.enabled' property valuesSerhat Yenican2024-11-193-1/+166
|
* CODEFIX-177 Add 'ai_code_fix_enabled' column to the 'projects' tableSerhat Yenican2024-11-194-2/+114
|
* SONAR-23463 SONAR-23462 Revert addition of Csharp and VBnet enterprise pluginsMatteo Mara2024-11-181-4/+2
|
* SGB-216 Reduce number of render line to fix slow testMathieu Suen2024-11-181-2/+2
|
* SONAR-23643 Rebrand faviconJeremy Davis2024-11-1815-38/+0
|
* SONAR-23645 Upgrade `php` plugins to version 3.39.0.12526 (#12283)github-actions[bot]2024-11-181-1/+1
| | | Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com>
* 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