aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-23893 Update AiCodeAssuranceVerifierAnita Stanisz2024-12-185-33/+72
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-181-5/+4
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-184-27/+9
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-184-4/+123
* SONAR-23954 Fix calculation of the field installedVersionActive in the respon...Matteo Mara2024-12-181-5/+15
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-184-3/+30
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-182-14/+42
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-181-9/+30
* 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-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-293-3/+10
* SONAR-23766 Update SQC svg templates for QGSteve Marion2024-11-295-121/+114
* SONAR-23619 isAiCodeAssured field in Quality Gate should be always false when...Zipeng WU2024-11-293-2/+6
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-292-66/+136
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-299-34/+110
* SONAR-23619 Add AiCodeAssurance in /api/components/search_project responseZipeng WU2024-11-292-1/+10
* SONAR-23619 Add aiCodeAssurance field to search quality gate endpoint (#12362)Anita Stanisz2024-11-293-10/+20
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-292-5/+56
* SONAR-23619 Remove quality gate project’s assignment restrictionsZipeng WU2024-11-292-28/+8
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-292-2/+2
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-294-3/+10
* 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
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-265-49/+152
* SONAR-23654 Mode TourViktor Vorona2024-11-261-1/+1
* SONAR-23654 SONAR-23652 Add new dimiss notices 'showNewModesTour' and 'showNe...Léo Geoffroy2024-11-261-0/+4
* SONAR-23651 Trigger conditions mismatch notification when mode is changedLéo Geoffroy2024-11-261-10/+11
* CODEFIX-187 set isAiCodeFixEnabled field in SearchProjectsAction response (#1...Serhat Yenican2024-11-192-9/+11
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-191-1/+2
* SONAR-23592 Do not use best value in component_tree if measure is not computedViktor Vorona2024-11-151-1/+5
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-1/+1
* SONAR-23537 Add badge telemetryOrlovAlexander2024-11-154-2/+81
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-2/+2
* SONAR-23593 UpdateAction accepts impactsOrlovAlexander2024-11-156-15/+148
* SONAR-23537 Add MQR mode metric to project badgesLéo Geoffroy2024-11-141-8/+28
* SONAR-23594 Fix SSF-605Nolwenn Cadic2024-11-141-3/+10
* SONAR-23566 Remove deprecation on metrics based on type or severityLéo Geoffroy2024-11-135-35/+45
* SONAR-23566 Remove deprecation on rule 'type' and 'severity'Léo Geoffroy2024-11-1320-46/+54
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-117-22/+56
* SONAR-23564 Update mapping logic for active rule impacts and severitiesLéo Geoffroy2024-11-111-4/+0
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-111-7/+103
* SONAR-23363 Add impacts to issues/pull endpointLéo Geoffroy2024-11-112-1/+9
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-111-14/+5
* SONAR-23298 Fix computation of new metrics so they are only computed after re...Léo Geoffroy2024-11-051-16/+16
* SONAR-23298 Update Changelog with new and deprecated metricsOrlovAlexander2024-11-055-6/+67
* SONAR-23299 add flags in quality gate show endopintLéo Geoffroy2024-11-052-5/+14
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-054-133/+4
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-053-11/+94
* Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list...Léo Geoffroy2024-11-058-34/+270
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-2438-182/+180