aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/scm/ScmChangedFilesProviderTest.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-6/+20
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-1/+4
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-7/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-9/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* 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-7/+7
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-2/+2
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-5/+5
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-12/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-161-5/+5
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-7/+7
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Fix SCM testsDuarte Meneses2017-09-281-0/+3
* Drop ScmBranchProvider (blend it into ScmProvider)Janos Gyerik2017-09-281-4/+8
* SONAR-9837 Detect files changed in the current branch with SCMDuarte Meneses2017-09-281-2/+19
* SONAR-9837 Detect files changed in the current branch with SCMDuarte Meneses2017-09-281-0/+125