aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/main/java/org/sonar/ce/task/projectanalysis/step
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Remove unused variables from LoadPeriodsStep.javaAlain Kermis2025-07-031-7/+1
* SONAR-24139 Persist new code period when newCode.referenceBranch is usedAntoine Vinot2025-07-013-4/+118
* SCA-276 use new code definition for SCA analysisHavoc Pennington2025-04-161-5/+4
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-271-1/+1
* SONAR-24522 Add analysis warning when persisting large measuresEric Giffon2025-03-041-6/+56
* SQRP-187 Add SCA steps telemetryJavier García Orduña2025-03-032-24/+58
* SCA-57 Simplify ScaStep IOCTravis Collins2025-02-284-71/+70
* SQRP-192 Store SCA analysis errors as task messagesHavoc Pennington2025-02-191-6/+6
* SQRP-139 store normalized dependency information in database after sca analysisHavoc Pennington2025-02-192-0/+61
* SQRP-169 Write the ScaDependencies to an in-memory ScaHolderTravis Collins2025-02-191-3/+9
* SQRP-170 Rename ScaStep classes to shorter namesTravis Collins2025-02-192-5/+5
* SQRP-158 Create SCA CE step in the SCA moduleJulien HENRY2025-02-191-94/+13
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-192-0/+137
* SONAR-24300 Fix quality gate on masterAlain Kermis2025-02-041-1/+1
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-0415-61/+61
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-044-162/+4
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0961-61/+61
* Reapply "SONAR-22876 Exclude metrics from being persisted to measures"Eric Giffon2025-01-061-0/+16
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-2/+2
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon2024-12-201-1/+6
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-181-1/+9
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-2/+2
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-181-16/+0
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-181-0/+16
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-062-41/+1
* SONAR-23617 Improve structure of analysis telemetry messageMatteo Mara2024-11-292-3/+9
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-152-132/+0
* SONAR-23485 Fix NPE when importing FOSSA CVEsJulien HENRY2024-10-291-22/+14
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-12/+12
* SONAR-23098 Persist dependencies in the compute engineJulien HENRY2024-10-213-3/+155
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-151-24/+0
* NO-JIRA Break circular dependency between Metric and MeasureMatteo Mara2024-10-151-1/+2
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-1/+1
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-112-0/+93
* SONAR-22872 Prevent duplication computation for each metricEric Giffon2024-10-091-6/+6
* SONAR-22880 Migrate 'live_measures' to 'measures'Claire Villard2024-10-091-2/+27
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-093-431/+0
* SONAR-22875 Index project measures using the measures table (#11734)Claire Villard2024-10-091-4/+0
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-092-2/+6
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-092-0/+209
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-1/+0
* SONAR-22914 Compute CVEs received from scanner reportantoine.vinot2024-09-123-2/+154
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-282-9/+9
* SONAR-22727 Add new metric to changelog in webapiLéo Geoffroy2024-08-261-1/+12
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-031-2/+3
* SONAR-22224 Create issue visitorDDMili2024-06-032-0/+64
* SONAR-22246 Cleanup SQL query for the ncloc of biggest branchEric Giffon2024-05-161-1/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-2/+2
* SONAR-21755 fix ssflukasz-jarocki-sonarsource2024-03-181-0/+2