aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/mediumtest/fs
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-173-1469/+0
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-111-5/+12
* Update license templates for 2023Pierre2023-01-023-3/+3
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-121-0/+174
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-081-0/+19
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-261-5/+36
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+1
* NO-JIRA fixed some unit tests not passing on Windows when username is longLukasz Jarocki2022-03-081-3/+4
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-2/+2
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+3
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-211-149/+99
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-193-63/+32
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-19/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* Fix scanner engine test failing on macOSMichal Duda2020-09-101-1/+2
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-281-0/+1
* fix tests on WindowsDuarte Meneses2020-03-301-3/+3
* SONAR-11853 Improve logs about autoconfiguration in CIsDuarte Meneses2020-03-131-2/+2
* SONAR-13158 Scanner logs files indexed with language 'null'Duarte Meneses2020-03-131-0/+1
* Do not warn about a file out of basedir if file is not includedSaid Tahsin Dane2020-03-061-4/+26
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-122-82/+0
* Fix test to make it run on mac os (#1977)Jacek2019-08-011-2/+15
* Fix unit tests for windowsphilippe-perrin-sonarsource2019-07-301-8/+13
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-1/+1
* Fix unit test on WindowsDuarte Meneses2019-06-281-2/+7
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-152-2/+7
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-191-1/+6
* SONAR-11670 Drop preview modeJulien HENRY2019-02-212-21/+2
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-181-0/+14
* SONAR-11621 Use scm based exclusion in scanner engineBenoît Gianinetti2019-01-221-0/+30
* Fix test on Mac OS by removing symbolic links from temp directoryJulien Lancelot2019-01-171-2/+2
* SONAR-11484 Fix NPE by restoring old behavior of ignoring files outside modul...Julien HENRY2019-01-161-34/+77
* SONAR-11508 Missing global server settings in module settingsJulien HENRY2019-01-161-0/+69
* SONAR-11508 Rework FS loggingJulien HENRY2019-01-161-0/+68
* SONAR-11508 Rework inclusion/exclusion to restore support of module overridesJulien HENRY2019-01-161-6/+97
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-161-4/+4
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ...Julien HENRY2019-01-161-41/+47
* SONAR-11508 Change messageJulien HENRY2019-01-161-1/+1
* SONAR-11508 Update the messageJulien HENRY2019-01-161-2/+2
* Fix quality flawsJulien HENRY2019-01-161-2/+2
* SONAR-11508 Revert the warning when people uses module level propertiesJulien HENRY2019-01-161-39/+0
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-161-0/+17
* SONAR-11465 Move post-job at project levelJulien HENRY2019-01-161-1/+1
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-161-32/+124
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-63/+9