aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmChangedFilesTest.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
* NO-JIRA remove unused importsPierre2023-07-171-3/+0
* SONAR-18814 fixed a bug where sometimes on Windows analysis would fail if the...Lukasz Jarocki2023-05-021-2/+19
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-2/+2
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-3/+7
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-7/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-3/+12
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9837 Detect files changed in the current branch with SCMDuarte Meneses2017-09-281-0/+54