aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scm
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0318-18/+18
|
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+2
|
* NO-JIRA remove unused importsPierre2023-07-171-2/+0
|
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-081-5/+5
| | | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-117-22/+28
|
* SONAR-18867 When native git fails, it should output the actual error messageZipeng WU2023-03-271-0/+51
|
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-174-597/+5
|
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-147-108/+409
| | | | | | Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com> Co-authored-by: leo-geoffroy-sonarsource <leo.geoffroy@sonarsource.com> Co-authored-by: benjamin-campomenosi-sonarsource <benjamin.campomenosi@sonarsource.com> Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-111-7/+17
|
* Update license templates for 2023Pierre2023-01-0218-18/+18
|
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ ↵Benjamin Campomenosi2022-12-281-16/+16
| | | | instead of embedded doc
* [NO JIRA] Fix unstable testDuarte Meneses2022-12-091-5/+0
|
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-061-1/+1
|
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-6/+6
|
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-262-8/+200
|
* SONAR-17353 native git blame reads author instead of committerSteve Marion2022-10-121-0/+31
|
* SONAR-16634 Native git blame fails if email address contains spacesDuarte Meneses2022-07-061-3/+21
|
* SONAR-16544 Scanner fails if there's no git HEAD commitDuarte Meneses2022-06-231-0/+22
|
* SONAR-16474 - Fix SSF-276Belen Pruvost2022-06-231-0/+30
|
* SONAR-16415 Prevent argument injection on `git blame` native commandKlaudio Sinani2022-05-301-0/+49
|
* SONAR-16416 Fix SSF-266Jacek2022-05-273-17/+84
|
* SONAR-16290 Fix bug parsing certain source code lines and improve logsDuarte Meneses2022-04-251-3/+20
|
* SONAR-16290 Fallback to jgit on first git failureDuarte Meneses2022-04-213-38/+51
|
* SONAR-16290 Minor fix for unit-testsKlaudio Sinani2022-04-212-1/+3
|
* SONAR-16290 Use native git to collect blame informationDuarte Meneses2022-04-216-294/+548
|
* MMF-2692 Initial git blame command implementationKlaudio Sinani2022-04-211-0/+51
|
* SONAR-16080 Skipping git ignore collection for git submodules which were not ↵Jacek2022-04-111-0/+30
| | | | cloned
* SONAR-16080 Git submodules not considered when loading exclusionsDuarte Meneses2022-04-081-17/+71
|
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-4/+4
|
* NO-JIRA fixed one unit test in GitScmProviderTest that used a method ↵Lukasz Jarocki2022-03-251-1/+2
| | | | unfriendly to Windows
* NO-JIRA fixed creation of temp folder in the unit test to support all ↵Lukasz Jarocki2022-03-251-7/+13
| | | | Windows' setups
* Update license headers for 2022 [update headers]Pierre2022-01-2814-14/+14
|
* Revert "SONAR-14929 - Detect trailing lines as new when it's a new change"Jacek2022-01-251-27/+1
| | | | This reverts commit 1751acb739682f97c4d7e3528f16718129ecd2f7.
* SONAR-14929 - Detect trailing lines as new when it's a new changeBelen Pruvost2022-01-211-1/+27
|
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵Duarte Meneses2022-01-213-251/+8
| | | | with git merge workflow
* SONAR-15906 Fix documentation links in analysis warningPhilippe Perrin2022-01-141-12/+9
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-195-32/+14
|
* Fix code quality issuesDuarte Meneses2021-10-251-1/+1
|
* SONAR-15349 Adding warning when missing SVN auth dataLukasz Jarocki2021-09-152-1/+118
|
* SONAR-15380 Remove SVN properties configuration section on AdministrationZipeng WU2021-09-151-1/+1
|
* SONAR-14890 Link to documentation in Warnings should be relativeDuarte Meneses2021-06-291-11/+12
|
* SONAR-14924 fixed a bug where running analysis inside submodule sometimes ↵Lukasz Jarocki2021-06-161-12/+77
| | | | were not detecting any changes
* SONAR-14750 - Add link to warning + update docBelen Pruvost2021-04-291-1/+2
|
* SONAR-14731 - Fix GitScmProvider logBelen Pruvost2021-04-211-10/+23
|
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-130/+0
| | | | | | | | | | | | | | | | | | | | | * Revert "SONAR-14478 - Main Branch Documentation" This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1. * Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time" This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2. * Revert "SONAR-14461 main branch detection" This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069. * Revert "SONAR-14461 Remove hardcoded usage of 'master'" This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd. * Revert "SONAR-14461 save the default main branch when needed" This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b.
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-0/+130
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0815-15/+15
|
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-151-7/+25
|
* SONAR-14009 SVN configuration in SQ server does not workDuarte Meneses2020-10-222-9/+9
|
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-289-1/+1307
|