aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-25558 Add OWASP Mobile Top 10 for 2024 to Rules indexCody Simms3 days9-292/+115
|
* SONAR-25461 Fix SSF-802Jacek4 days9-83/+15
|
* SCA-600 Add SCA rating metricsMatthew Pace6 days3-1/+26
|
* SONAR-25443 Modify active version calculation logic for SQS 2025.4Matteo Mara11 days2-81/+23
|
* SONAR-25479 Fix BatchIndexTest on Windows environmentAlain Kermis11 days1-36/+36
|
* SONAR-25480 Fix AnticipatedTransitionParserTest on Windows environmentAlain Kermis11 days1-9/+11
|
* SONAR-25481 Fix AnticipatedTransitionsActionIT on Windows environmentAlain Kermis11 days1-6/+7
|
* SONAR-25377 Remove deprecated complexity metricsPierre2025-07-041-2/+1
|
* SONAR-25365 Better error message when languages do not have a builtin QPgtoison2025-06-192-1/+50
|
* SONAR-25196 Upgrade com.github.erosb:json-sKema to 0.23.0Alain Kermis2025-06-051-206/+186
|
* SCA-473 Extract common live measure update code to separate classJohn Bintz2025-05-283-89/+404
|
* SCA-450 Refresh QG on SCA issue status changeHavoc Pennington2025-05-231-9/+9
| | | Co-authored-by: John Bintz <193517688+john-bintz-sonarsource@users.noreply.github.com>
* 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-162-1/+47
|
* 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-252-10/+32
|
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-0325-133/+144
|
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY2025-04-0315-81/+119
|
* NO-JIRA Remove unused methodMatteo Mara2025-04-031-11/+7
|
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY2025-04-038-44/+42
|
* NO-JIRA Fix Quality GateMatteo Mara2025-04-031-2/+0
|
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-27243-1232/+1308
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-2759-99/+104
|
* SONAR-24688 allow /api/hotspots/pull endpoint to return hotspots not ↵Matteo Mara2025-03-242-1/+31
| | | | assigned to a file.
* SONAR-24634 Access api/measures/component with Execute Analysis permissionJulien HENRY2025-03-202-2/+41
| | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
* SONAR-24623 More aggressive cleanupJulien HENRY2025-03-204-143/+11
|
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-1813-915/+32
|
* SONAR-24616 add new dismissable notice for architecture visualization.Steve Marion2025-03-184-56/+94
|
* SONAR-20263 Do not fail GET quality-gates on condition duplicatesViktor Vorona2025-03-122-1/+10
|
* SONAR-23184 Fix deactivated rules in a Quality Profile are activated after ↵Zipeng WU2025-02-285-9/+144
| | | | an upgrade
* SONAR-23456 Add IPv6 support to health check endpointAlain Kermis2025-02-283-3/+20
|
* SONAR-24399 inNewCodePeriod has no effect on portfolios when using ↵Zipeng WU2025-02-281-1/+2
| | | | api/issues/search
* SONAR-23111 fixed the issue where logs were not downloaded when SonarQube ↵Lukasz Jarocki2025-02-171-1/+1
| | | | was deployed with web context
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-044-257/+1
|
* SONAR-24163 fix TelemetryBadgeProviderOrlovAlexander2025-02-041-4/+9
|
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-302-61/+195
|
* SONAR-24161 Portfolio breakdown shows incorrect project analysis datesDuarte Meneses2025-01-272-4/+26
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091292-1292/+1292
|
* 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
| | | | add dropped code during rebase
* SONAR-23946 Create AI measures during portfolio computationCody Simms2025-01-071-0/+11
| | | | SONAR-23946 Create new AI metrics
* SONAR-23943 Increase max requested metricsStuart VandenBrink2025-01-072-3/+4
|
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-074-5/+13
|
* SONAR-24086 allow to remove browse permission from groups/users if access ↵Aurelien Poscia2025-01-074-26/+117
| | | | via another mean
* SONAR-23750 Remove deprecation on hotspots related statuses and resolutionsDejan Milisavljevic2025-01-072-5/+7
|
* Revert "SONAR-23594 Fix SSF-605"Nolwenn Cadic2025-01-062-39/+2
|
* NO-JIRA fix QGAurelien Poscia2025-01-031-18/+18
|
* SONAR-23021 Enforce password complexity in the backendAurelien Poscia2025-01-032-20/+74
|