aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23954 Fix calculation of the field installedVersionActive in the ↵branch-10.8Matteo Mara2024-12-122-10/+59
| | | | response of api/system/upgrades
* SONAR-23957 Update dompurify to v3.2.3David Cho-Lerat2024-12-122-6/+18
|
* SONAR-23956: Upgrade DBD plugins to 1.31.1 bug fix releaseAnton Haubner2024-12-111-3/+3
| | | | This upgrades the DBD analyzer in preparation fpr the SQ 10.8.1 release. The analyzer is upgraded to the 1.33.1 bug fix release that includes a backport of https://sonarsource.atlassian.net/browse/DBD-1268
* SONAR-23901 replace invalid documentation upgrade url.Steve Marion2024-12-113-5/+5
| | | | (cherry picked from commit fa1b58e014b8b08aa49a1af1649b8311cb21ddf2)
* NO-JIRA Fix typo in artifact releaseSteve Marion2024-12-021-1/+1
|
* [NO-JIRA] Fix issue severity badge textstanislavh2024-11-293-7/+15
|
* NO-JIRA update version of Community Build to the correct value.Matteo Mara2024-11-291-1/+1
|
* SONAR-23803 show upgrade banner(s) and modals for SQCB / SQSDavid Cho-Lerat2024-11-2919-530/+985
|
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-297-16/+35
|
* SONAR-23766 Update SQC svg templates for QGSteve Marion2024-11-295-121/+114
|
* SONAR-23802 Update SonarArchitecture to 1.4.0.2324 (#12454)Irina Batinic2024-11-291-2/+2
|
* SONAR-23786 Update SonarApex analyzer to 1.18.0.194 (#12452)leonardo-pilastri-sonarsource2024-11-291-1/+1
|
* SONAR-23568 Add header and footer information to the last page of Security ↵Dejan Milisavljevic2024-11-291-1/+1
| | | | report
* SONAR-23800 Update SonarJava analyzers to 8.7.0.37452 (#12449)Dorian Burihabwa2024-11-291-2/+2
|
* CODEFIX-209 Improve wording for AI CodeFix early access messageVojtech Suchy2024-11-291-2/+2
|
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-2926-333/+351
|
* SQRP-119 (#12446)Anita Stanisz2024-11-2910-26/+26
|
* SONAR-23620 Showing a generic message when disqualifying default quality gateRevanshu Paliwal2024-11-293-7/+24
|
* SONAR-23619 Update AI code assurance documentation linkIsmail Cherri2024-11-292-4/+7
|
* SONAR-23620 Fix modal when disqualifing a Quality Gate for AI assuranceMathieu Suen2024-11-296-36/+28
|
* SONAR-23619 isAiCodeAssured field in Quality Gate should be always false ↵Zipeng WU2024-11-295-2/+13
| | | | when downgrade to Community
* SONAR-23619 Invalidate project list cache when updating AI code status for ↵Ismail Cherri2024-11-293-45/+71
| | | | project
* SONAR-23620 Correcting sonar way for AI code link in project quality gate ↵Revanshu Paliwal2024-11-291-1/+1
| | | | settings page
* SONAR-23620 Add AI code assurance illustrationMathieu Suen2024-11-295-26/+208
|
* SONAR-23620 Users can qualify/disqualify QG for AI code assuranceIsmail Cherri2024-11-2912-38/+376
|
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-299-111/+454
|
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-2918-115/+415
|
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-2916-147/+311
|
* SONAR-23619 Add UI for Sonar way for AI code QGIsmail Cherri2024-11-2911-124/+351
|
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-294-152/+188
|
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-298-54/+88
|
* SONAR-23619 Use the new aiCodeAssurance enum to display badges in projects ↵Revanshu Paliwal2024-11-295-20/+53
| | | | list page
* SONAR-23619 Adjust the project info page to display AI code assurance statusMathieu Suen2024-11-2913-254/+180
|
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-295-21/+178
|
* SONAR-23619 Remove quality gate project’s assignment restrictionsZipeng WU2024-11-294-91/+12
|
* SONAR-23619 Change AI code assurance settingMathieu Suen2024-11-299-69/+177
|
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-2919-50/+158
|
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of ↵Jacek Poreda2024-11-299-10/+66
| | | | Quality Gates
* SONAR-23619 Add AI Assurance icon to Quality Gates listIsmail Cherri2024-11-2911-18/+164
|
* SONAR-23619 Add DB migration for 'quality_gates' table to add ↵Jacek Poreda2024-11-297-3/+124
| | | | 'ai_code_supported' boolean flag
* SONAR-23797 Update footer license link for SQSDavid Cho-Lerat2024-11-292-7/+20
|
* SONAR-23367 Remove mention of Server in mode emailsLéo Geoffroy2024-11-294-18/+18
|
* SONAR-22289 Fix a11y issues on project key pagestanislavh2024-11-292-80/+90
|
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-2916-358/+686
| | | | | Co-Authored-By: Dam <64742703+damien-urruty-sonarsource@users.noreply.github.com> Co-Authored-By: Serhat Yenican <104850907+serhat-yenican-sonarsource@users.noreply.github.com>
* CODEFIX-214 Allow admins to hide the AI CodeFix feature Vojtech Suchy2024-11-291-2/+2
|
* SONAR-23733 Use Software Quality metrics when in MQR modeDejan Milisavljevic2024-11-291-0/+13
|
* SONAR-23733 Portfolio Report Email uses MQR measures in MQR modeLéo Geoffroy2024-11-291-1/+1
|
* SONAR-23569 Use Software Quality metrics when in MQR modeDejan Milisavljevic2024-11-291-0/+8
|
* SGB-224 use query parameters for db migration sql queries (#12438)Serhat Yenican2024-11-292-6/+11
|
* SONAR-23367 Update email content for mode change notificationLéo Geoffroy2024-11-292-6/+6
|