aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23529 Fix projects list scrollbar draggingIsmail Cherri2024-12-041-15/+2
* SONAR-23732 Ability to set a confidential header in PDF reportsDejan Milisavljevic2024-12-036-0/+242
* SONAR-22830 Remove 'attr' field from api/issues endpoint examplesJavier Garcia Orduna2024-12-033-9/+0
* SONAR-21964 Fix documentation of api/rules/search regarding qprofile + activa...Javier Garcia Orduna2024-12-031-2/+3
* SONAR-23791 Show Software quality pills by order Security,Reliability,Maintai...stanislavh2024-12-031-14/+6
* [NO-JIRA] Fix issue severity badge textstanislavh2024-11-292-6/+14
* SONAR-23803 show upgrade banner(s) and modals for SQCB / SQSDavid Cho-Lerat2024-11-2918-528/+978
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-296-15/+34
* SONAR-23766 Update SQC svg templates for QGSteve Marion2024-11-295-121/+114
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-2925-331/+351
* SQRP-119 (#12446)Anita Stanisz2024-11-299-24/+24
* SONAR-23620 Showing a generic message when disqualifying default quality gateRevanshu Paliwal2024-11-292-6/+21
* SONAR-23619 Update AI code assurance documentation linkIsmail Cherri2024-11-291-1/+4
* SONAR-23620 Fix modal when disqualifing a Quality Gate for AI assuranceMathieu Suen2024-11-295-35/+27
* SONAR-23619 isAiCodeAssured field in Quality Gate should be always false when...Zipeng WU2024-11-295-2/+13
* SONAR-23619 Invalidate project list cache when updating AI code status for pr...Ismail Cherri2024-11-293-45/+71
* SONAR-23620 Correcting sonar way for AI code link in project quality gate set...Revanshu Paliwal2024-11-291-1/+1
* 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-2911-37/+368
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-298-106/+448
* 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-2915-147/+310
* SONAR-23619 Add UI for Sonar way for AI code QGIsmail Cherri2024-11-2910-121/+340
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-293-152/+180
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-297-54/+80
* SONAR-23619 Use the new aiCodeAssurance enum to display badges in projects li...Revanshu Paliwal2024-11-294-20/+50
* SONAR-23619 Adjust the project info page to display AI code assurance statusMathieu Suen2024-11-2912-252/+175
* 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-298-49/+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 Qualit...Jacek Poreda2024-11-298-10/+64
* SONAR-23619 Add AI Assurance icon to Quality Gates listIsmail Cherri2024-11-2910-17/+163
* SONAR-23619 Add DB migration for 'quality_gates' table to add 'ai_code_suppor...Jacek Poreda2024-11-297-3/+124
* SONAR-23797 Update footer license link for SQSDavid Cho-Lerat2024-11-291-6/+18
* 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-2915-340/+661
* 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-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
* SONAR-23729 Drop telemetry metric about CPP configuration typeMatteo Mara2024-11-294-229/+0
* SONAR-23617 Improve structure of analysis telemetry messageMatteo Mara2024-11-296-7/+55
* SONAR-22326 Fix a11y issues in header and project branch selectorstanislavh2024-11-294-28/+72
* SQRP-119 Rename notifications (#12414)Anita Stanisz2024-11-299-24/+24
* SONAR-23755 Add core extension common to allow SQS specific behavior to happe...Steve Marion2024-11-286-21/+35
* SONAR-23766 Update svg templates for QG, measures and ai insurance badgesSteve Marion2024-11-285-57/+163
* SONAR-23787 skip formatting of version for SQCBSteve Marion2024-11-281-3/+10