aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-295-13/+23
* 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-295-2/+13
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-294-92/+166
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-2914-147/+308
* 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-295-53/+70
* SONAR-23619 Update get_ai_code_assurance endpoint (#12342)Anita Stanisz2024-11-293-17/+174
* SONAR-23619 Remove quality gate project’s assignment restrictionsZipeng WU2024-11-294-91/+12
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-295-10/+10
* SONAR-23619 Add 'isAiCodeSupported' flag to show and list endpoints of Qualit...Jacek Poreda2024-11-296-8/+51
* 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-2610-117/+360
* SONAR-23654 Mode TourViktor Vorona2024-11-262-2/+2
* 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-262-15/+18
* Fix Quality GateDamien Urruty2024-11-221-4/+3
* SONAR-23341 Security report data are based on Security impact when in MQR modeDejan Milisavljevic2024-11-2120-624/+701
* CODEFIX-187 set isAiCodeFixEnabled field in SearchProjectsAction response (#1...Serhat Yenican2024-11-193-10/+30
* CODEFIX-187 Add `isAiCodeFixEnabled` property to the Component Response (#12212)Serhat Yenican2024-11-192-2/+19
* SONAR-23592 Do not use best value in component_tree if measure is not computedViktor Vorona2024-11-152-13/+58
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-1/+1
* SONAR-23537 Add badge telemetryOrlovAlexander2024-11-156-46/+196
* NO-JIRA fix sonarqube issueLéo Geoffroy2024-11-151-2/+2
* SONAR-23593 UpdateAction accepts impactsOrlovAlexander2024-11-158-31/+317
* 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-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-1320-46/+54
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-1113-38/+108
* SONAR-23564 Update mapping logic for active rule impacts and severitiesLéo Geoffroy2024-11-113-10/+6
* SONAR-23363 Update set_severity endpointOrlovAlexander2024-11-112-38/+306
* SONAR-23363 Add impacts to issues/pull endpointLéo Geoffroy2024-11-113-5/+20
* 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-052-124/+127
* SONAR-23298 Update Changelog with new and deprecated metricsOrlovAlexander2024-11-056-12/+91
* SONAR-23299 add flags in quality gate show endopintLéo Geoffroy2024-11-053-7/+36
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-056-179/+5
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-054-14/+248
* Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list...Léo Geoffroy2024-11-0518-132/+569
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-24109-507/+502
* SONAR-23431 Adjust maximum page size parameter when retrieving GitLab reposit...Julien Camus2024-10-232-1/+87
* SONAR-23325 Add changelog for new severities introduced (INFO, BLOCKER)Léo Geoffroy2024-10-2110-12/+48
* SONAR-23430 modified api/system/liveness to not pollute logslukasz-jarocki-sonarsource2024-10-213-11/+16
* SONAR-23259 add changelog management for impactsLéo Geoffroy2024-10-1816-44/+95
* SONAR-23191 Add filtering to changelog API (#12101)Dejan Milisavljevic2024-10-183-22/+291
* SONAR-23258 fix bug with custom rulesLéo Geoffroy2024-10-162-6/+4
* SONAR-23343 Add impacts to regulatory reportOrlovAlexander2024-10-161-1/+1
* SONAR-23250 Compare active rules impacts when comparing quality profilesDejan Milisavljevic2024-10-1610-97/+382