aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/externalissue/ExternalIssueImporterTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23270 Handle type and severity in new generic import formatLéo Geoffroy2024-11-131-18/+53
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-6/+6
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-4/+5
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-4/+7
* SONAR-20958 Improve error message for startColumn on empty line (#10628)Dejan Milisavljevic2024-02-151-1/+26
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20552 Refactor external issue format to comply with CCTAlain Kermis2023-10-201-8/+9
* SONAR-20552 Introduce new generic issue import format in scannerAlain Kermis2023-10-041-31/+207
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-6/+6
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* fix code smellsPierre2020-12-141-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-8/+8
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-2/+2
* SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-221-0/+189