aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/scan/filesystem
Commit message (Expand)AuthorAgeFilesLines
* SONAR-25269 Restore FileSystem predicate optimization when using the HiddenFi...Jonas Wielage2025-06-111-1/+37
* SONAR-12421 Restrict hasFilename, hasExtension to module files in mod…Aleksandra Bozhinoska2025-05-201-46/+111
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-164-16/+545
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0914-14/+14
* SONAR-23432 Fix failing tests on Windows in scanner-engineantoine.vinot2024-12-031-3/+4
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-163-3/+3
* SONAR-21195 Address pull request feedbackMatteo Mara2024-01-041-9/+25
* SONAR-21195 Make DefaultLanguagesRepository more suitable for testsMatteo Mara2024-01-041-12/+19
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2024-01-043-7/+160
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-041-8/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-12/+12
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-221-8/+8
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-223-160/+7
* Revert "SONAR-21195 Make DefaultLanguagesRepository more suitable for tests"Matteo Mara2023-12-221-19/+12
* Revert "SONAR-21195 Address pull request feedback"Matteo Mara2023-12-221-25/+9
* SONAR-21195 Address pull request feedbackMatteo Mara2023-12-211-9/+25
* SONAR-21195 Make DefaultLanguagesRepository more suitable for testsMatteo Mara2023-12-211-12/+19
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-213-7/+160
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-211-8/+8
* SONAR-20006 - fix warning on analysis for use of sonar.tests.exclusions Benjamin Campomenosi2023-07-271-1/+13
* NO-JIRA remove unused importsPierre2023-07-171-2/+0
* SONAR-19423 Files without suffixes can be declared as belonging to a LanguageJacek Poreda2023-06-011-30/+76
* SONAR-18814 fixed a bug where sometimes on Windows analysis would fail if the...Lukasz Jarocki2023-05-021-2/+3
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-112-12/+12
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-171-1/+0
* NOJIRA_fix_license_in_AbstractExclusionFiltersTest Benjamin Campomenosi2023-01-091-1/+1
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-092-5/+145
* Update license templates for 2023Pierre2023-01-0211-11/+11
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-1/+1
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-2/+6
* SONAR-16050 Scanner fails with NPE if user doesn't have permission to analyze...Duarte Meneses2022-03-281-13/+5
* NO-JIRA fixed some unit tests not passing on Windows when username is longLukasz Jarocki2022-03-081-1/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2811-11/+11
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-211-19/+25
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-291-0/+85
* Improve code qualityDuarte Meneses2021-11-202-3/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-14/+8
* Fix code quality issuesDuarte Meneses2021-10-251-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0810-10/+10
* fix code smellsPierre2020-12-141-2/+2
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-292-11/+79
* SONAR-13867 revertMichal Duda2020-09-172-79/+11
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-172-11/+79
* SONAR-13206 Show warning if scanner fails to detect files' encodingDuarte Meneses2020-04-171-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0710-10/+10
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-32/+22
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-127-16/+16
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-127-17/+16
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-125-7/+7
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-125-7/+7