aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src
Commit message (Collapse)AuthorAgeFilesLines
* SCA-699 Use .tar.xzTravis Collins5 days2-8/+8
|
* SONAR-18635 Remove deprecation for method getOptionalComponentByRefJulien HENRY2025-07-072-6/+4
|
* SONAR-25377 Remove deprecated complexity metricsPierre2025-07-046-825/+0
|
* NO-JIRA Remove unused variables from LoadPeriodsStep.javaAlain Kermis2025-07-032-9/+2
|
* SONAR-24139 Persist new code period when newCode.referenceBranch is usedAntoine Vinot2025-07-0110-6/+475
|
* SONAR-24909 SONAR-24923 Add analysisUuid to PostMeasureComputationCheck context.Steve Marion2025-05-073-0/+22
| | | | Signed-off-by: Steve Marion <steve.marion@sonarsource.com>
* SCA-335 Add support for SCA metrics in GitHub/GitLab PR decoratorsJohn Bintz2025-05-074-1/+65
|
* SCA-276 use new code definition for SCA analysisHavoc Pennington2025-04-161-5/+4
|
* [NO JIRA] Fix new issuesAlain Kermis2025-04-042-2/+0
|
* SONAR-24677 introduce HotspotEvent abstract classSophio Japharidze2025-04-043-39/+47
|
* SONAR-24677 pass resolution with SecurityHotspotRaised eventSophio Japharidze2025-04-043-2/+38
|
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-032-5/+1
|
* SONAR-24730 Stop relying on DefaultTransitionsJulien HENRY2025-04-032-9/+15
|
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY2025-03-272-4/+4
|
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-2742-77/+142
|
* SONAR-24514 Merge graph loading into persist step.Steve Marion2025-03-176-47/+41
|
* SONAR-24514 Add CE processing of architecture graphs in analysis reports.Steve Marion2025-03-177-45/+57
|
* SQRP-214 ComputationStep.Context telemetry methods add a prefix argumentHavoc Pennington2025-03-082-4/+4
| | | | | This allows us to nudge using a telemetry prefix, while also leaving it off the statistics keys since it's just noisy when used on those.
* SQRP-302 Add CE statistics mirroring the telemetry valuesTravis Collins2025-03-052-2/+12
|
* SONAR-24522 Add analysis warning when persisting large measuresEric Giffon2025-03-042-8/+101
|
* SQRP-187 Add SCA steps telemetryJavier García Orduña2025-03-0314-56/+160
|
* SCA-57 Simplify ScaStep IOCTravis Collins2025-02-288-134/+134
|
* SQRP-192 Store SCA analysis errors as task messagesHavoc Pennington2025-02-192-9/+10
|
* SQRP-139 store normalized dependency information in database after sca analysisHavoc Pennington2025-02-193-0/+126
| | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
* SQRP-169 Write the ScaDependencies to an in-memory ScaHolderTravis Collins2025-02-193-5/+17
|
* SQRP-170 Rename ScaStep classes to shorter namesTravis Collins2025-02-193-8/+8
|
* SQRP-158 Create SCA CE step in the SCA moduleJulien HENRY2025-02-197-2014/+71
|
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-199-0/+2080
|
* SONAR-24300 Fix quality gate on masterAlain Kermis2025-02-041-1/+1
|
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-0465-619/+205
|
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-0428-1344/+10
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09926-927/+926
|
* Reapply "SONAR-22876 Exclude metrics from being persisted to measures"Eric Giffon2025-01-062-0/+40
| | | | This reverts commit 43c024798d4612e4fa51ddf71acf93607ce4e570.
* SONAR-23898 Issues are carry over on first analysis when reference branch ↵Jacek2024-12-3013-117/+283
| | | | strategy used
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-275-9/+15
|
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-0/+0
|
* SONAR-24057 Optimize querying of branch measures to only load required ↵Eric Giffon2024-12-201-1/+6
| | | | measures in memory
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-202-6/+3
|
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-1/+4
|
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-185-5/+5
|
* NO JIRA fix quality gate status.Matteo Mara2024-12-181-1/+1
|
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-1813-105/+235
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-183-6/+3
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-185-11/+13
|
* SONAR-22265 Clean upantoine.vinot2024-12-181-18/+14
|
* SONAR-22265 Migrate ScmInfoDbLoaderIT to junit5antoine.vinot2024-12-181-27/+24
|
* SONAR-22265 Fix trying to get referenceBranch for main branchantoine.vinot2024-12-181-3/+5
|
* SONAR-22265 Get the scm info from the previous branch analysis instead of ↵antoine.vinot2024-12-186-96/+119
| | | | the reference branch
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-40/+0
|
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-0/+40
|