aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/rule/RuleDtoTest.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-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-161-0/+20
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+2
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-19/+19
* SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts tableLéo Geoffroy2024-02-161-2/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21050 Normalization of rule tags to reduce ElasticSearch usageAlain Kermis2023-11-271-15/+14
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-181-11/+1
* SONAR-20021 adding default impacts when registering a rulelukasz-jarocki-sonarsource2023-08-181-33/+9
* SONAR-20021 adding clean code attribute when registering a rulelukasz-jarocki-sonarsource2023-08-181-1/+41
* SONAR-20021 Add impacts support in IssueDto, RuleDtoJacek Poreda2023-08-181-1/+61
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-281-32/+1
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-281-9/+0
* Revert "SONAR-19050 Populate characteristic RuleDto during RegisterRule"Duarte Meneses2023-04-281-0/+1
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-10/+15
* Revert "SONAR-19050 consistent use of CodeCharacteristic term"Duarte Meneses2023-04-281-1/+1
* SONAR-19050 consistent use of CodeCharacteristic termLukasz Jarocki2023-04-241-1/+1
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-15/+10
* SONAR-19050 Populate characteristic RuleDto during RegisterRuleBenjamin Campomenosi2023-04-241-1/+0
* SONAR-19050 added characteristic to elasticsearch indexlukasz-jarocki-sonarsource2023-04-241-0/+9
* SONAR-19050 update RuleDto to add characteristicsBenjamin Campomenosi2023-04-241-1/+32
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-301-0/+63
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-241-0/+23
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-0/+32
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-17/+13
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+67