aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol/src/test/java/org/sonar/scanner/protocol/output/ScannerReportWriterTest.java
Commit message (Expand)AuthorAgeFilesLines
* SQRP-149 Package manifest files into the scanner reportMike Young2025-02-191-0/+22
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-041-20/+0
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-151-25/+2
* SONAR-23098 Add dependencies to the scanner reportJulien HENRY2024-10-211-5/+20
* SONAR-23327 Update tests to Junit5Matteo Mara2024-10-111-26/+25
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-111-1/+23
* SONAR-22914 Define CVE message in the scanner reportJulien HENRY2024-09-121-0/+24
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18679 moved unit test to integration test in sonar-scanner-protocolLukasz Jarocki2023-03-171-12/+9
* [NO JIRA] removed unused importsBruno Andrade2023-02-031-1/+0
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-11/+4
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Improve code qualityDuarte Meneses2021-11-201-9/+9
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-301-1/+1
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-1/+1
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-20/+0
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-161-8/+8
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-241-1/+23
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-0/+17
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-091-0/+15
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-261-0/+20
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8284 Remove overall/IT coverage data from scanner reportJulien HENRY2016-10-181-5/+2
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-231-19/+16
* Rename batch into scannerJulien HENRY2016-03-181-0/+308