aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25365 Better error message when languages do not have a builtin QPgtoison2025-06-191-1/+1
* SCA-473 Extract common live measure update code to separate classJohn Bintz2025-05-282-89/+235
* SCA-450 Refresh QG on SCA issue status changeHavoc Pennington2025-05-231-9/+9
* SCA-416 Show SCA-related message boxes when adding a SCA-enabled licenseJohn Bintz2025-05-221-2/+4
* SONAR-25110 Add OWASP Mobile Top 10 2024 facet to issues searchCody Simms2025-05-161-0/+11
* Bump plugin-api from 11.4.0.2922 to 12.0.0.2960Antoine Vinot2025-05-143-11/+5
* SONAR-24780 Add userId parameter to GET /authorizations/groupsAurelien Poscia2025-05-121-3/+4
* SONAR-24892 Move the state machine code in its own moduleJulien HENRY2025-04-251-8/+32
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-0316-74/+64
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY2025-04-0311-53/+91
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY2025-04-031-0/+4
* NO-JIRA Fix Quality GateMatteo Mara2025-04-031-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-202-105/+9
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-186-341/+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-281-1/+18
* 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-071-1/+4
* 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-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
* 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