aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/main/java/org/sonar/api/batch/sensor/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-099-9/+9
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-151-10/+0
* SONAR-22914 Add a Sensor to import FOSSA resultsJulien HENRY2024-09-121-0/+10
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-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-8/+5
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-181-2/+0
* SONAR-20021 Manage external issues and adhoc rulesLéo Geoffroy2023-08-181-7/+9
* SONAR-20021 passing overriden impacts from analyzer to scanner reportlukasz-jarocki-sonarsource2023-08-181-2/+6
* SONAR-20021 Update plugin-api versionLéo Geoffroy2023-08-182-4/+29
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-161-0/+17
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-281-2/+3
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-281-9/+8
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-4/+4
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-4/+4
* SONAR-19050 update RuleDto to add characteristicsBenjamin Campomenosi2023-04-241-8/+9
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-241-0/+13
* SONAR-13615 Prevent scanner failure in case of null character in issue messageEric Giffon2023-03-021-15/+13
* Update license templates for 2023Pierre2023-01-029-9/+9
* SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exceptionDuarte Meneses2022-12-132-2/+76
* SONAR-17745 Message of issue location should be trimmedLéo Geoffroy2022-12-071-1/+2
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-5/+15
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-014-5/+152
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-162-18/+13
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-162-2/+7
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-162-16/+70
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-081-0/+13
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-131-0/+12
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-181-2/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-126-0/+497