aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api-impl/src/test/java/org/sonar/api/batch/sensor/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-095-5/+5
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-181-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-035-5/+5
* SONAR-20021 Manage external issues and adhoc rulesLéo Geoffroy2023-08-181-23/+32
* SONAR-20021 passing overriden impacts from analyzer to scanner reportlukasz-jarocki-sonarsource2023-08-181-0/+8
* SONAR-20021 Update plugin-api versionLéo Geoffroy2023-08-181-9/+0
* SONAR-19197 Add code_variants to issues tableEric Giffon2023-05-161-1/+3
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-281-5/+3
* SONAR-19050 Add tests to fix coverageLéo Geoffroy2023-04-281-0/+9
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-281-4/+1
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-281-3/+4
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-241-4/+3
* SONAR-19050 update RuleDto to add characteristicsBenjamin Campomenosi2023-04-241-1/+4
* SONAR-13615 Prevent scanner failure in case of null character in issue messageEric Giffon2023-03-021-13/+5
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exceptionDuarte Meneses2022-12-132-7/+62
* SONAR-17745 Message of issue location should be trimmedLéo Geoffroy2022-12-071-0/+11
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-2/+46
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-012-5/+85
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-161-6/+42
* SONAR-17287 implementing new method from NewIssue interfaceLukasz Jarocki2022-09-161-1/+2
* SONAR-17287 Scanner supports flow types and descriptionDuarte Meneses2022-09-161-13/+31
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-081-1/+3
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* Improve code qualityDuarte Meneses2021-11-202-9/+9
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-51/+24
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-131-5/+19
* SONAR-15056 It should be possible to create external issues with project loca...Tobias Stadler2021-06-181-14/+22
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-123-0/+428