aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SCA-206 Rename new_in_pull_request -> is_newHEADmasterJohn Bintz29 hours18-7/+693
| | | Co-authored-by: Havoc Pennington <havoc.pennington@sonarsource.com>
* SCA-264 Move migration tests to ITMike Young29 hours3-4/+7
|
* SONAR-24254 Drop all usage of JettyAlain Kermis29 hours3-21/+27
| | | | Co-Authored-By: Lukasz Jarocki <lukasz.jarocki@sonarsource.com>
* SCA-223 Add Status Column to SCA Issues Releases TableMike Young4 days9-4/+363
|
* [NO JIRA] Fix new issuesAlain Kermis8 days4-5/+3
|
* SONAR-24677 introduce HotspotEvent abstract classSophio Japharidze8 days3-39/+47
|
* SONAR-24677 pass resolution with SecurityHotspotRaised eventSophio Japharidze8 days3-2/+38
|
* SQRP-346 add known_package to sca_releases tableMatt Pace9 days12-1/+476
|
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY9 days73-1618/+1305
|
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY9 days55-166/+456
|
* NO-JIRA Remove unused methodMatteo Mara9 days1-11/+7
|
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY9 days17-570/+460
|
* NO-JIRA Fix Quality GateMatteo Mara9 days2-4/+1
|
* SONAR-24712 Computation of portfolios with more than 1000 projects fails on ↵Duarte Meneses2025-03-271-1/+1
| | | | Oracle and MSSQL
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-27326-2051/+2397
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-27183-325/+402
|
* SONAR-24546 squashed migrations from 10.0 to 10.8Lukasz Jarocki2025-03-26389-22941/+563
| | | | Co-Authored-By: Matteo Mara <matteo.mara@sonarsource.com>
* SCA-182: core-extension-sca: move all sca db classes to sca-applicationHavoc Pennington2025-03-2670-6342/+45
|
* SONAR-24688 allow /api/hotspots/pull endpoint to return hotspots not ↵Matteo Mara2025-03-242-1/+31
| | | | assigned to a file.
* SONAR-24630 Add early access misra settingStanislav2025-03-216-2/+190
| | | Co-authored-by: Dejan Milisavljevic <dejan.milisavljevic@sonarsource.com>
* SONAR-24671 create unique index for architecture graph table.Steve Marion2025-03-214-2/+118
|
* SONAR-24411 update new AI CodeFix telemetry metric keysSerhat Yenican2025-03-211-3/+3
|
* SGB-313 fix db test failuresTravis Collins2025-03-211-12/+14
|
* SGB-312 Fix MigratePortfoliosLiveMeasuresToMeasuresIT test failuresAleksandra Bozhinoska2025-03-201-1/+1
|
* 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
|
* SCA-125 fix migration numbersLukasz Jarocki2025-03-2013-121/+16
|
* SONAR-24395 Make flag for internal endpoint Sonar specificAntoine Vigneau2025-03-191-1/+1
|
* SONAR-24411 send fix suggestion telemetry for self-hosted llm providersSerhat Yenican2025-03-194-1/+111
|
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-1815-920/+34
|
* SONAR-24602 Add Telemetry for architecture visualization usage.Steve Marion2025-03-184-10/+47
|
* SONAR-24616 add new dismissable notice for architecture visualization.Steve Marion2025-03-184-56/+94
|
* SQRP-333 Sort issues for a single release by descending severityHavoc Pennington2025-03-182-62/+91
|
* SONAR-24641 Fix Next issues with ScaDependenciesDaoIT (#13199)Travis Collins2025-03-171-4/+0
|
* SQRP-314 - Fix migration for declared_license_expression with existing data ↵Madeline Cowie2025-03-172-1/+3
| | | | (#13203)
* SQRP-295 Add SCA Feature Enablement (#13175)John Bintz2025-03-171-0/+1
|
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream ↵Madeline Cowie2025-03-1712-3/+180
| | | | (#13168)
* SCA-137 de-duplicate release ids in searching for issues-releases (#13196)Havoc Pennington2025-03-171-10/+19
|
* SONAR-24514 Merge graph loading into persist step.Steve Marion2025-03-176-47/+41
|
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion2025-03-171-0/+1
|
* SONAR-24514 Add CE processing of architecture graphs in analysis reports.Steve Marion2025-03-179-45/+65
|
* SONAR-24514 add architecture core-extension and Dao.Steve Marion2025-03-171-0/+4
|
* SONAR-24514 add architecture_graphs table.Steve Marion2025-03-174-1/+120
|
* SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191)Havoc Pennington2025-03-1720-52/+383
|
* SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190)Havoc Pennington2025-03-1719-301/+604
|
* SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184)Havoc Pennington2025-03-174-4/+52
|
* SONAR-24627 package-info.java (#13180)Travis Collins2025-03-171-0/+23
|
* SCA-125 Perf: releases endpoint (#13178)Travis Collins2025-03-1714-56/+283
|
* SCA-107 Add new IssueResource to ReleaseResource payload.Tieg Zaharia2025-03-133-0/+20
| | | Co-authored-by: Havoc Pennington <havoc.pennington@sonarsource.com>
* SONAR-24605 Fix quality gate issuesAlain Kermis2025-03-121-1/+1
|