aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/report/IssueFindingDto.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-271-2/+2
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23637 Export of CSV finding files includes impactsOrlovAlexander2024-11-271-0/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16316 Add resolution and commentsDuarte Meneses2022-05-251-0/+6
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+108