aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-274-4/+4
* SCA-182: core-extension-sca: move all sca db classes to sca-applicationHavoc Pennington2025-03-2614-847/+0
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream (#...Madeline Cowie2025-03-172-0/+4
* SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191)Havoc Pennington2025-03-173-1/+40
* SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190)Havoc Pennington2025-03-171-11/+88
* SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184)Havoc Pennington2025-03-171-1/+1
* SCA-109 add version to IssueReleaseDetails and pass purl_in_use to vulnerabil...Havoc Pennington2025-03-121-0/+2
* SCA-106 Return "createdAt" along with dependency risks.Tieg Zaharia2025-03-111-1/+2
* SQRP-308 add the newInPullRequest filter to releases and risks endpointsHavoc Pennington2025-03-082-1/+2
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington2025-03-082-0/+9
* SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs the...Havoc Pennington2025-03-073-1/+94
* SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDaoHavoc Pennington2025-03-042-0/+99
* SQRP-292 Add sca_issues_releasesTravis Collins2025-03-043-2/+40
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington2025-03-045-0/+252
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-282-2/+3
* SQRP-191 Ingest and persist the new "chains" field on each dependencyTieg Zaharia2025-02-282-0/+5
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-194-10/+118
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-191-0/+39
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-192-0/+79
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0992-92/+92
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-273-0/+68
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-2/+14
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-182-15/+6
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-181-0/+37
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-061-0/+38
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix f...Viktor Vorona2024-12-041-0/+3
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-0/+48
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-111-15/+17
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-244-13/+12
* SONAR-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-161-0/+20
* SONAR-23250 Add facilitator method for impacts Léo Geoffroy2024-10-161-0/+56
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-142-3/+3
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-149-73/+72
* SONAR-22872 Update DB populator to write JSON measuresEric Giffon2024-10-091-3/+3
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-091-645/+0
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-093-35/+404
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-093-0/+250
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-093-0/+229
* NO-JIRA remove metrics usage that have been removed from codebase.Steve Marion2024-09-191-3/+0
* SONAR-22649 Create DB populator for creating generated dataAlain Kermis2024-09-191-0/+455
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-282-59/+2
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+39
* SONAR-22224 Add prioritizedRule flag to Issues indexOrlovAlexander2024-06-031-3/+4
* SONAR-22252 Update IssueDto, ActiveRuleDto and corresponding mappersOrlovAlexander2024-06-031-0/+3
* SONAR-21821 Add monorepo related project 'CreationMethod'sWojtek Wajerowicz2024-03-281-9/+12
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1613-16/+16
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-2281-758/+749
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-162-4/+1
* SONAR-21476 Fix JFrog authentication with vaultJacek Poreda2024-01-241-0/+1
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-192-3/+2