aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/it/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24602 Add Telemetry for architecture visualization usage.Steve Marion2 days1-10/+31
* SQRP-333 Sort issues for a single release by descending severityHavoc Pennington2 days1-46/+63
* SONAR-24641 Fix Next issues with ScaDependenciesDaoIT (#13199)Travis Collins3 days1-4/+0
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream (#...Madeline Cowie3 days1-0/+2
* SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191)Havoc Pennington3 days5-35/+94
* SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190)Havoc Pennington3 days2-63/+78
* SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184)Havoc Pennington3 days1-2/+36
* SCA-125 Perf: releases endpoint (#13178)Travis Collins3 days2-28/+29
* SCA-109 add version to IssueReleaseDetails and pass purl_in_use to vulnerabil...Havoc Pennington8 days1-31/+37
* SCA-106 Return "createdAt" along with dependency risks.Tieg Zaharia9 days1-3/+6
* SQRP-252 Purge SCA tables when a branch is deletedMadeline Cowie9 days1-0/+38
* SQRP-268 Adds endpoint to fetch a dependency risk, including vuln details.Tieg Zaharia10 days1-4/+34
* SONAR-24588 Search for releases with before and after instead of just the beg...Jeremy Katz12 days1-4/+4
* SQRP-308 add the newInPullRequest filter to releases and risks endpointsHavoc Pennington12 days2-25/+49
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington12 days2-0/+4
* SQRP-275 Add counts of releases by package manager in releases endpointJeremy Katz2025-03-061-0/+19
* SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDaoHavoc Pennington2025-03-041-1/+433
* SQRP-249 add ScaIssueReleaseDetailsDto and mapperHavoc Pennington2025-03-041-0/+90
* SQRP-292 Add sca_issues_releasesTravis Collins2025-03-041-0/+109
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington2025-03-042-0/+275
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-281-1/+0
* SQRP-191 Ingest and persist the new "chains" field on each dependencyTieg Zaharia2025-02-281-2/+2
* SQRP-156 A frontend-used API is created that returns a CycloneDX SBOM for a p...John Bintz2025-02-281-8/+4
* SQRP-242 Add releases endpointsTravis Collins2025-02-282-0/+32
* SQRP-191 add new "sca_dependencies.chains" columnTieg Zaharia2025-02-191-0/+2
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-192-46/+292
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-191-50/+82
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-191-183/+0
* SQRP-172 fix typo in selectByUuid in ScaDependenciesMapperHavoc Pennington2025-02-191-0/+9
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-191-0/+198
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-044-267/+0
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-1/+1
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-101-0/+54
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-092-3/+3
* SONAR-23711 Retrieve rules based on modeOrlovAlexander2025-01-092-0/+58
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09118-118/+118
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-091-5/+31
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-061-13/+1
* SONAR-23119 Create 'migration_logs' tableAlain Kermis2025-01-031-0/+79
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-0/+22
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy2024-12-201-0/+66
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy2024-12-201-0/+82
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-202-173/+40
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-182-19/+14
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-181-8/+66
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-181-0/+10
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-181-0/+28
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-061-16/+26
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-061-2/+10
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-061-0/+24