aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/batch/rule
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-181-0/+14
* SONAR-23250 Revert changes made in the plugin API for ActiveRuleJulien HENRY2024-10-211-1/+0
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-162-5/+21
* Remove dead codeJulien HENRY2024-04-054-274/+0
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-182-138/+0
* Update license templates for 2023Pierre2023-01-0211-11/+11
* Update license headers for 2022 [update headers]Pierre2022-01-2811-11/+11
* SONAR-14192 Deprecating rule keys may break users' exclusion settingsDuarte Meneses2021-03-174-2/+36
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0811-11/+11
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-252-14/+1
* Format all headers for 2020Wouter Admiraal2020-01-0711-11/+11
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1211-3/+562
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-123-0/+256