aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/it/java/org/sonar/scanner/mediumtest/fs/FileSystemMediumIT.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18635 Remove deprecation for method getOptionalComponentByRefHEADmasterJulien HENRY4 hours1-12/+3
* SONAR-24784 Fix wrongly excluded symlinksAleksandra Bozhinoska2025-05-221-60/+97
* SONAR-25143 Hidden files should not be published on default when assigned to ...Jonas Wielage2025-05-221-0/+41
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-161-5/+183
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22045 Do not fail analysis due to broken symlinks or symlinks pointing ...Aleksandra Bozhinoska2025-01-071-9/+71
* Fix failing filesystem tests due to Path issues on MacOSAleksandra Bozhinoska2024-12-191-6/+10
* SONAR-17640 Do not visit directories when all the files will be excludedantoine.vinot2024-12-181-161/+166
* SONAR-23432 Fix failing tests on Windows in scanner-engineantoine.vinot2024-12-031-2/+2
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-231-1/+2
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+2
* SONAR-21575 Populate the issue filter chain after optional plugins have been ...Julien HENRY2024-02-091-42/+0
* SONAR-21195 sonar.plugins.downloadOnlyRequired defaults to false if not definedMatteo Mara2024-01-311-0/+3
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2024-01-041-7/+7
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2024-01-041-2/+41
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-041-0/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-221-3/+0
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-221-41/+2
* Revert "SONAR-21195 Fix issues raised by SonarQube"Matteo Mara2023-12-221-7/+7
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2023-12-211-7/+7
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-211-2/+41
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-211-0/+3
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+1
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-1/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-11/+11
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-171-0/+1282