aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scm
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-232-26/+35
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-5/+4
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-2/+2
* SONAR-18941 Dont run flaky test on macosantoine.vinot2024-09-261-9/+5
* SGB-11 Do not cleanup tempdirDejan Milisavljevic2024-04-041-1/+5
* SONAR-21972 Fix tests to not depend on the operating system's localeJulien HENRY2024-04-031-2/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-6/+7
* SONAR-21643 Fix IT CompositeBlameCommandIT (#10709)Dejan Milisavljevic2024-02-231-21/+23
* SONAR-21643 Convert some parameterized tests to Junit 5 (#10666)Dejan Milisavljevic2024-02-211-20/+17
* Fix test depending on user localeJulien HENRY2024-02-091-1/+1
* 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
* 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
* 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/ i...Benjamin Campomenosi2022-12-281-16/+16
* [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
* 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 unfriend...Lukasz Jarocki2022-03-251-1/+2
* NO-JIRA fixed creation of temp folder in the unit test to support all Windows...Lukasz Jarocki2022-03-251-7/+13
* 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
* 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 w...Duarte Meneses2022-01-213-251/+8
* 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