aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/rule/RuleForIndexingDtoTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-271-1/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-4/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20764 Use adhoc type when indexing adhoc rulesEric Giffon2023-11-221-1/+13
* SONAR-20198 Added rules data to elasticsearch indexeslukasz-jarocki-sonarsource2023-08-221-0/+50