aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* NO JIRA fix quality gate status.Matteo Mara2024-12-181-6/+4
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-183-10/+5
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-1829-278/+264
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz2024-12-185-347/+120
* SONAR-23893 Fix containsAiCode of api/qualitygates/search for community editionZipeng WU2024-12-182-7/+33
* SONAR-23893 Create project_branches/get_ai_code_assurance endpointAnita Stanisz2024-12-182-9/+18
* SONAR-23893 Fix containsAiCode for community editionAnita Stanisz2024-12-182-13/+41
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-183-42/+64
* SONAR-23893 Update AiCodeAssuranceVerifierAnita Stanisz2024-12-188-90/+214
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-182-23/+10
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-188-88/+54
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-188-34/+311
* SONAR-23954 Fix calculation of the field installedVersionActive in the respon...Matteo Mara2024-12-182-10/+59
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-187-6/+35
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-184-155/+345
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-185-109/+253
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
* SONAR-22471 issue search API should search all descendants for components par...Zipeng WU2024-12-051-1/+1
* 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-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