aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scm
Commit message (Expand)AuthorAgeFilesLines
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-281-6/+5
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-262-140/+95
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-262-0/+237
* SONAR-17353 native git blame reads author instead of committerSteve Marion2022-10-121-10/+9
* SONAR-16634 Native git blame fails if email address contains spacesDuarte Meneses2022-07-061-1/+1
* SONAR-16544 Scanner fails if there's no git HEAD commitDuarte Meneses2022-06-231-1/+11
* SONAR-16474 - Fix SSF-276Belen Pruvost2022-06-231-2/+12
* SONAR-16415 Prevent argument injection on `git blame` native commandKlaudio Sinani2022-05-301-2/+30
* SONAR-16416 Fix SSF-266Jacek2022-05-274-46/+145
* SONAR-16290 Fix bug parsing certain source code lines and improve logsDuarte Meneses2022-04-253-10/+13
* SONAR-16232 Add Thread interrupt in blame commandJacek2022-04-221-1/+2
* SONAR-16290 Fallback to jgit on first git failureDuarte Meneses2022-04-214-42/+81
* SONAR-16290 Use native git to collect blame informationDuarte Meneses2022-04-215-188/+234
* MMF-2692 Initial git blame command implementationKlaudio Sinani2022-04-211-0/+175
* SONAR-16080 Skipping git ignore collection for git submodules which were not ...Jacek2022-04-111-0/+4
* SONAR-16080 Git submodules not considered when loading exclusionsDuarte Meneses2022-04-081-14/+32
* Update license headers for 2022 [update headers]Pierre2022-01-2817-17/+17
* Revert "SONAR-14929 - Detect trailing lines as new when it's a new change"Jacek2022-01-251-1/+1
* SONAR-14929 - Detect trailing lines as new when it's a new changeBelen Pruvost2022-01-211-1/+1
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-214-153/+3
* SONAR-15906 Fix documentation links in analysis warningPhilippe Perrin2022-01-141-3/+2
* Change log level of merge base sha1 to infochinhodado2021-10-311-1/+1
* SONAR-15349 Adding warning when missing SVN auth dataLukasz Jarocki2021-09-152-1/+13
* SONAR-14890 Link to documentation in Warnings should be relativeDuarte Meneses2021-06-291-9/+13
* SONAR-14924 fixed a bug where running analysis inside submodule sometimes wer...Lukasz Jarocki2021-06-161-4/+7
* SONAR-14750 - Add link to warning + update docBelen Pruvost2021-04-291-2/+4
* SONAR-14731 - Fix GitScmProvider logBelen Pruvost2021-04-211-1/+1
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-15/+0
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-0/+15
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0818-18/+18
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-151-10/+11
* SONAR-14009 SVN configuration in SQ server does not workDuarte Meneses2020-10-223-57/+8
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-2810-1/+933
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-289-0/+882