aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main
Commit message (Expand)AuthorAgeFilesLines
* ScaDependencyDto: fix some Nullable annotationsHavoc Pennington7 hours1-11/+9
* SONAR-24588 Search for releases with before and after instead of just the beg...Jeremy Katz7 hours1-2/+2
* SQRP-308 add the newInPullRequest filter to releases and risks endpointsHavoc Pennington7 hours7-4/+32
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington7 hours4-12/+39
* SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs the...Havoc Pennington31 hours3-0/+93
* SQRP-275 Add counts of releases by package manager in releases endpointJeremy Katz2 days4-0/+37
* SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDaoHavoc Pennington4 days5-2/+375
* SQRP-249 add ScaIssueReleaseDetailsDto and mapperHavoc Pennington4 days7-0/+198
* SQRP-292 Add sca_issues_releasesTravis Collins4 days7-0/+254
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington4 days16-0/+838
* SONAR-24436 Only pass 2 params to CONCAT()Duarte Meneses4 days1-1/+1
* SQRP-294 use ListOfListOfStringsTypeHandler only for a single mapper, not glo...Havoc Pennington7 days3-24/+33
* SQRP-279 Don't say SCA analysisBill Nottingham9 days1-1/+1
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington9 days6-56/+54
* SQRP-191 Ingest and persist the new "chains" field on each dependencyTieg Zaharia9 days6-19/+113
* SQRP-156 A frontend-used API is created that returns a CycloneDX SBOM for a p...John Bintz9 days1-1/+6
* SQRP-242 Add releases endpointsTravis Collins9 days4-2/+91
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-1911-118/+589
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-192-8/+20
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-198-229/+2
* SQRP-172 fix typo in selectByUuid in ScaDependenciesMapperHavoc Pennington2025-02-191-1/+1
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-1910-0/+501
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-0417-474/+1
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-281-80/+22
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-103-0/+21
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-091-1/+1
* SONAR-23711 Retrieve rules based on modeOrlovAlexander2025-01-096-0/+43
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09495-495/+495
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-092-0/+24
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-071-1/+2
* SONAR-24086 allow to remove browse permission from groups/users if access via...Aurelien Poscia2025-01-071-0/+13
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-063-29/+4
* SONAR-23119 Create 'migration_logs' tableAlain Kermis2025-01-038-0/+244
* SONAR-24083 Add telemetries 'project_ai_detection_enabled' and 'instance_ai_d...Dejan Milisavljevic2024-12-273-0/+16
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-275-23/+32
* SONAR-23402 Back up/restore clean code attributes for custom rulesViktor Vorona2024-12-242-0/+7
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-204-0/+25
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy2024-12-203-0/+25
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy2024-12-208-0/+205
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-209-156/+53
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms2024-12-183-26/+43
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-2/+2
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-186-18/+104
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-183-0/+12
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-184-1/+75
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-061-0/+14
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-063-0/+12
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-064-3/+66
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-043-0/+16