aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/issue/IndexedIssueDtoTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22224 Add prioritizedRule flag to Issues indexOrlovAlexander2024-06-031-3/+4
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-9/+14
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-191-2/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20877 Support null values for statusLéo Geoffroy2023-11-081-4/+0
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-6/+6
* SONAR-20871 Add simple status to the issue indexBenjamin Campomenosi2023-11-081-0/+18
* SONAR-20424 Store and populate within issue `clean_code_attribute`Jacek2023-09-211-2/+3
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...Jacek Poreda2023-08-181-0/+89