aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-22447 move back all dependency management into the main build.gradle filesSteve Marion2024-07-011-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-4/+4
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-037-15/+23
* SONAR-22224 Create issue visitorDDMili2024-06-036-0/+210
* SONAR-22246 Cleanup SQL query for the ncloc of biggest branchEric Giffon2024-05-161-1/+1
* SONAR-22030 make sure field anticipatedTransitions is never null (#10949)Ngx2024-04-112-11/+35
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-056-180/+37
* SONAR-21770 Accept new metrics 'new_maintainability_issues', 'new_reliability...Dejan Milisavljevic2024-03-252-42/+104
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-223-4/+5
* SONAR-21778 Fix computation of measures when project has not been analyzed yetLéo Geoffroy2024-03-185-242/+7
* SONAR-21755 fix ssflukasz-jarocki-sonarsource2024-03-181-0/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1660-80/+83
* SONAR-21738 Fix issues blocking Quality GateDejan Milisavljevic2024-02-271-1/+1
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-2633-347/+511
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+8
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-165-15/+11