aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/rule/RuleDbTester.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
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18629 Drop deprecated test utility methods in Issue and Rule testingZipeng WU2023-03-131-3/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-40/+2
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-47/+30
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-1/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-10/+8
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-251-17/+17
* SONAR-12723 text fixtures enforce split of issue from secu hotspotSébastien Lesaint2020-01-131-0/+64
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+164