aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-22743 Fix duplicate snippet when seeing issue flowsMathieu Suen2024-12-061-1/+1
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-066-73/+125
* SONAR-22012 Change the Clean as You Code banner on quality gate pageMathieu Suen2024-12-061-14/+9
* SONAR-21224 Improving status change drop-down inside issues pageRevanshu Paliwal2024-12-065-73/+198
* SONAR-23877 Fix link for failed A RatingViktor Vorona2024-12-061-1/+1
* SONAR-23732 Migrate telemetry key from 'portfolio_reports_confidential_flag' ...Dejan Milisavljevic2024-12-063-116/+0
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-067-2/+120
* SONAR-23365 Adding more space for search inside project listRevanshu Paliwal2024-12-062-3/+7
* SONAR-23850 Improve accessibility for calculation messagesstanislavh2024-12-0616-236/+323
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-069-3/+228
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-0618-425/+355
* NO-JIRA Fix locale comparison issue in testsJulien HENRY2024-12-062-2/+2
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-062-2/+2
* SONAR-23849 Fix cache clearing when deleting a projectIsmail Cherri2024-12-064-20/+63
* SONAR-22471 issue search API should search all descendants for components par...Zipeng WU2024-12-054-5/+31
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-047-0/+143
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix f...Viktor Vorona2024-12-047-5/+21
* SONAR-23666 Improve accessibility by informing the user of link destinationstanislavh2024-12-0412-51/+115
* SONAR-23656 Update footer to reflect instance modeIsmail Cherri2024-12-045-43/+111
* 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