aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/main/java/org/sonar/ce/task/projectanalysis/metric
Commit message (Expand)AuthorAgeFilesLines
* SCA-335 Add support for SCA metrics in GitHub/GitLab PR decoratorsJohn Bintz2025-05-072-1/+21
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-099-9/+9
* NO-JIRA Break circular dependency between Metric and MeasureMatteo Mara2024-10-153-5/+5
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-16/+16
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-3/+4
* [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-1/+1
* Update license templates for 2023Pierre2023-01-029-9/+9
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-19/+6
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* SONAR-14807 fixed an issue where not only ratings were converted in the email...Lukasz Jarocki2021-05-102-0/+13
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
* SONAR-13221 MetricsDuarte Meneses2020-05-255-23/+23
* SONAR-12691 Don't persist project measures that are not historicalDuarte Meneses2020-03-303-3/+14
* SONAR-12691 Minor refactoringDuarte Meneses2020-03-302-29/+5
* Format all headers for 2020Wouter Admiraal2020-01-079-9/+9
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-4/+1
* Cache common Doubles in MeasuresDuarte Meneses2019-09-041-2/+3
* SONAR-11706 Add metrics to PrAnalysisData and PrChangedDataJanos Gyerik2019-03-111-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-029-9/+9
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-299-0/+586