aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/main/java/org/sonar/ce/task/projectanalysis/qualitymodel
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-275-17/+16
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-099-9/+9
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-1/+1
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-184-14/+2
* NO-JIRA Fix code smellsOrlovAlexander2024-08-261-7/+7
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-266-16/+16
* SONAR-22727 Introduce software quality security review rating metricsDDMili2024-08-262-1/+13
* SONAR-22727 Add new software qualities maintainability measuresLéo Geoffroy2024-08-262-18/+82
* SONAR-22727 Add new software qualities rating measuresDDMili2024-08-262-16/+84
* SONAR-22727 Add new software qualities remediation efforts measuresLéo Geoffroy2024-08-261-5/+0
* SONAR-13582 Drop 'Language specific parameters' settingJulien HENRY2024-04-053-82/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-101-2/+1
* Update license templates for 2023Pierre2023-01-029-9/+9
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-053-14/+11
* SONAR-16472 Set 'security_hotspots_reviewed_status' and 'security_hotspots_to...9.5.0.56709Duarte Meneses2022-06-101-3/+2
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-212-35/+29
* Improve code qualityDuarte Meneses2021-11-182-3/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-112-3/+3
* SONAR-12960 Do not compute Security Hotspots Reviewed when 0 hotspotsJulien Lancelot2020-02-212-9/+11
* SONAR-12960 Make Security Review Rating more intuitive on PortfoliosJulien Lancelot2020-02-111-79/+0
* SONAR-12962 Compute Security Review measures on ApplicationsJulien Lancelot2020-02-114-14/+34
* SONAR-12962 Compute Security Review measures on new codeJulien Lancelot2020-02-114-42/+172
* SONAR-12962 Compute new Security Review measures on ProjectsJulien Lancelot2020-02-112-7/+128
* Format all headers for 2020Wouter Admiraal2020-01-077-8/+7
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-1/+0
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-4/+4
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-091-4/+0
* Cache measures for ratingsDuarte Meneses2019-09-043-3/+9
* SONAR-12131 Compute Security Review Rating measures on portfolios and applica...Julien Lancelot2019-06-141-5/+21
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-141-0/+67
* SONAR-11707 Create new metrics for issue count and fix ITsDuarte Meneses2019-03-111-7/+10
* SONAR-11464 Only load files from Scanner ReportDuarte Meneses2019-01-164-27/+0
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
* Replace guava optional with java.util.OptionalDuarte Meneses2018-11-132-15/+5
* SONAR-11151 Use changed lines in the Scanner report to calculate metrics conc...Duarte Meneses2018-09-191-35/+19
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-296-0/+936