aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan
Commit message (Expand)AuthorAgeFilesLines
* Revert "SONAR-21195 Refactor file indexing into two distinct steps"Matteo Mara2023-12-229-680/+326
* Revert "SONAR-21195 Fix issues raised by SonarQube"Matteo Mara2023-12-222-6/+10
* Revert "SONAR-21195 Support ProjectBuilders for on-demand plugins"Matteo Mara2023-12-222-13/+1
* Revert "SONAR-21195 Address pull request feedback"Matteo Mara2023-12-221-3/+2
* Revert "SONAR-21195 Fetch publishAllFiles value from the languages registered...Matteo Mara2023-12-221-13/+3
* SONAR-21195 Fetch publishAllFiles value from the languages registered by the ...Matteo Mara2023-12-211-3/+13
* SONAR-21195 Address pull request feedbackMatteo Mara2023-12-211-2/+3
* SONAR-21195 Support ProjectBuilders for on-demand pluginsMatteo Mara2023-12-212-1/+13
* SONAR-21195 Fix issues raised by SonarQubeMatteo Mara2023-12-212-10/+6
* SONAR-21195 Refactor file indexing into two distinct stepsMatteo Mara2023-12-219-326/+680
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-211-252/+29
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-042-8/+5
* SONAR-20006 - fix warning on analysis for use of sonar.tests.exclusions Benjamin Campomenosi2023-07-271-16/+35
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-7/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1310-30/+30
* SONAR-19423 Files without suffixes can be declared as belonging to a LanguageJacek Poreda2023-06-011-18/+20
* SONAR-18213 - Make branches documentation link version sensitive in scanner logsAntoine Vinot2023-05-311-6/+10
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-083-5/+22
* SONAR-18828 Specify dotnet scanner version in warningEric Giffon2023-03-301-5/+26
* SONAR-18591 Different warning message if using sonar.login with tokenEric Giffon2023-03-291-6/+12
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-171-5/+7
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-0/+2
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-111-1/+1
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-094-22/+86
* Update license templates for 2023Pierre2023-01-0260-60/+60
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-152-0/+57
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-122-6/+75
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-097-193/+3
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-161-6/+20
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-081-3/+6
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-1/+1
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-262-1/+13
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-1/+1
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-3/+14
* NO-JIRA fix code smellsAurelien Poscia2022-10-131-1/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-7/+0
* SONAR-17305 prevent set sonar.global.XX properties in scannerBenjamin Campomenosi2022-10-077-5/+89
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-071-0/+2
* SONAR-15915 Validate project key against forbidden phrasesJacek2022-08-091-0/+7
* SONAR-17088 Increase default timeout of scanner report publishing to 60 secJacek2022-07-271-0/+5
* SONAR-17044 SONAR-17043 SONAR-17042 Optimize Compute Engine issue tracking an...Duarte Meneses2022-07-231-0/+4
* SONAR-16554 fix scanner failing to create report for multi-modules projects w...Philippe Perrin2022-07-121-5/+7
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-041-3/+3
* SONAR-16395 Activate Analyzers Cache by defaultDuarte Meneses2022-05-241-2/+2
* SONAR-16050 Scanner fails with NPE if user doesn't have permission to analyze...Duarte Meneses2022-03-282-7/+7
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-2/+14
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-225-47/+33
* Fix bugs from Quality GateZipeng WU2022-02-071-0/+2
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-0224-183/+177