aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report/ChangedLinesPublisherTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-2/+5
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-9/+27
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-5/+5
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-1/+3
* Fix code quality issuesDuarte Meneses2021-10-251-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-061-8/+16
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-1/+1
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-2/+2
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-6/+37
* 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-4/+4
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-1/+1
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-2/+2
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-8/+7
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-161-2/+2
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-191-1/+1
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-191-1/+1
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-0/+151