aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers for 2022 [update headers]Pierre2022-01-2862-62/+62
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-2/+2
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-211-2/+0
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-212-26/+27
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-295-10/+67
* Improve code qualityDuarte Meneses2021-11-203-3/+3
* Improve code qualityDuarte Meneses2021-11-181-2/+2
* SONAR-15424 Compute Engine fails with NPE when analysing PR without main branchDuarte Meneses2021-09-241-1/+6
* SONAR-15412 detection of branches and PRs when using CodeMagic CILukasz Jarocki2021-09-231-0/+2
* SONAR-13191 Fail analysis when project is using an invalid keyJacek2021-06-241-19/+8
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-172-16/+3
* SONAR-14550 Show analysis warning when scanner uses Java < 118.8.0.42792Duarte Meneses2021-03-261-3/+0
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-0/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0861-61/+61
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-229-165/+7
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-291-4/+5
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-293-14/+43
* SONAR-13867 revertMichal Duda2020-09-173-43/+14
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-173-14/+43
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-281-1/+3
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-281-0/+3
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-112-2/+4
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-235-8/+11
* SONAR-13158 Scanner logs files indexed with language 'null'Duarte Meneses2020-03-131-1/+4
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-121-5/+14