aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus14 days2-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 the...antoine.vinot2024-12-186-96/+119
* 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
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-065-313/+27
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix f...Viktor Vorona2024-12-044-5/+16
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-292-9/+9
* SONAR-23617 Improve structure of analysis telemetry messageMatteo Mara2024-11-294-5/+16
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-158-357/+0
* SONAR-23474 Project import/export supports manual impact severityLéo Geoffroy2024-11-113-4/+7
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-115-21/+35
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-052-54/+252
* SONAR-23485 Fix NPE when importing FOSSA CVEsJulien HENRY2024-10-292-31/+45
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-2414-63/+64
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-221-0/+23
* SONAR-23098 Persist dependencies in the compute engineJulien HENRY2024-10-2122-11/+1177
* SONAR-22939 Backdate issues raised on a repository not matching the pluginClaire Villard2024-10-162-98/+102
* SONAR-23153 Drop the live_measures table and migration flagsClaire Villard2024-10-152-44/+0
* NO-JIRA Break circular dependency between Metric and MeasureMatteo Mara2024-10-1517-132/+149
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-152-17/+17
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-1423-100/+99
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-117-1/+224
* SONAR-22872 Prevent duplication computation for each metricEric Giffon2024-10-091-6/+6
* SONAR-22880 Migrate 'live_measures' to 'measures'Claire Villard2024-10-092-5/+62
* SONAR-22879 Remove code related to live_measures tableEric Giffon2024-10-0910-1288/+4
* SONAR-22925 Import/export of JSON measuresClaire Villard2024-10-093-85/+29
* 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-096-83/+166
* SONAR-22872 CE step to persist measures in JSON formatEric Giffon2024-10-098-2/+846
* SONAR-22951 high_impact_accepted_issues should include blocker severitiesLéo Geoffroy2024-09-252-17/+18
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-1815-132/+175
* SONAR-22914 Issues on different CVEs are different issuesantoine.vinot2024-09-122-1/+16
* SONAR-22914 Compute CVEs received from scanner reportantoine.vinot2024-09-1213-57/+538
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-2814-179/+185
* NO-JIRA Fix code smellsOrlovAlexander2024-08-261-7/+7
* SONAR-22727 Add new metric to changelog in webapiLéo Geoffroy2024-08-261-1/+12
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-2616-63/+62
* SONAR-22727 Introduce software quality security review rating metricsDDMili2024-08-264-119/+143
* SONAR-22727 Add new software qualities maintainability measuresLéo Geoffroy2024-08-264-183/+366
* SONAR-22727 Add new software qualities rating measuresDDMili2024-08-264-40/+422
* SONAR-22727 Add new software qualities remediation efforts measuresLéo Geoffroy2024-08-265-132/+341