aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY11 days16-74/+64
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY11 days11-53/+91
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY11 days1-0/+4
* NO-JIRA Fix Quality GateMatteo Mara11 days1-2/+0
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-27101-223/+225
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-2724-39/+44
* SONAR-24688 allow /api/hotspots/pull endpoint to return hotspots not assigne...Matteo Mara2025-03-241-1/+4
* SONAR-24634 Access api/measures/component with Execute Analysis permissionJulien HENRY2025-03-201-2/+13
* SONAR-24623 More aggressive cleanupJulien HENRY2025-03-203-112/+10
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-188-399/+21
* SONAR-24616 add new dismissable notice for architecture visualization.Steve Marion2025-03-182-24/+68
* SONAR-20263 Do not fail GET quality-gates on condition duplicatesViktor Vorona2025-03-121-1/+1
* SONAR-23184 Fix deactivated rules in a Quality Profile are activated after an...Zipeng WU2025-02-283-9/+31
* SONAR-23456 Add IPv6 support to health check endpointAlain Kermis2025-02-282-2/+19
* SONAR-24399 inNewCodePeriod has no effect on portfolios when using api/issues...Zipeng WU2025-02-281-1/+2
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-042-4/+1
* SONAR-24163 fix TelemetryBadgeProviderOrlovAlexander2025-02-041-4/+9
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-301-45/+28
* SONAR-24161 Portfolio breakdown shows incorrect project analysis datesDuarte Meneses2025-01-271-4/+10
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09770-770/+770
* SONAR-14367 Add populate migration for Azure + fix get_binding WSJacek Poreda2025-01-091-1/+4
* SONAR-23944 Do not throw error is contains_ai_code is missingStuart VandenBrink2025-01-091-1/+1
* SONAR-23964 Create aica cacheStuart VandenBrink2025-01-071-3/+4
* SONAR-23946 Create AI measures during portfolio computationCody Simms2025-01-071-0/+11
* SONAR-23943 Increase max requested metricsStuart VandenBrink2025-01-071-1/+2
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-072-2/+7
* SONAR-24086 allow to remove browse permission from groups/users if access via...Aurelien Poscia2025-01-072-6/+38
* SONAR-23750 Remove deprecation on hotspots related statuses and resolutionsDejan Milisavljevic2025-01-072-5/+7
* Revert "SONAR-23594 Fix SSF-605"Nolwenn Cadic2025-01-061-7/+1
* SONAR-23021 Enforce password complexity in the backendAurelien Poscia2025-01-031-5/+31
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-302-4/+4
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-272-5/+4
* SONAR-23785 Improve a11y for project badgesViktor Vorona2024-12-243-3/+5
* SONAR-23402 Support case with empty CleanCodeAttributeViktor Vorona2024-12-241-1/+1
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-243-0/+16
* Fix example-webhooks-list.json hasSecret Typegsakun2024-12-231-2/+2
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-201-2/+5
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia2024-12-201-1/+1
* SONAR-24023 Migrate onelogin auth to opensamlAurelien Poscia2024-12-201-0/+2
* SONAR-23995 Fix broken documentation links from the new code period API descr...Zipeng WU2024-12-206-20/+56
* SONAR-24000 Remove creation of SonarWay(legacy)Zipeng WU2024-12-191-50/+0
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-187-7/+7
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-185-10/+10
* NO JIRA fix quality gate status.Matteo Mara2024-12-181-6/+4
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-182-5/+1
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz2024-12-182-84/+45
* SONAR-23893 Fix containsAiCode of api/qualitygates/search for community editionZipeng WU2024-12-181-3/+5
* SONAR-23893 Create project_branches/get_ai_code_assurance endpointAnita Stanisz2024-12-181-6/+15
* SONAR-23893 Fix containsAiCode for community editionAnita Stanisz2024-12-181-10/+21
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-182-4/+9