aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs from Quality GateZipeng WU2022-02-071-0/+2
* SONAR-15966 Fix Spring bean names to include classloaderDuarte Meneses2022-02-031-8/+4
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-0266-445/+860
* Update license headers for 2022 [update headers]Pierre2022-01-28282-282/+282
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-2/+0
* Revert "SONAR-14929 - Detect trailing lines as new when it's a new change"Jacek2022-01-251-1/+1
* SONAR-14929 - Detect trailing lines as new when it's a new changeBelen Pruvost2022-01-211-1/+1
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-218-207/+36
* SONAR-15906 Fix documentation links in analysis warningPhilippe Perrin2022-01-143-14/+7
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-215-9/+0
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-214-32/+54
* SONAR-15761 new API to identify Sensors processing files independently (#5091)Julien HENRY2021-12-031-1/+1
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-2915-34/+126
* Improve code qualityDuarte Meneses2021-11-209-15/+12
* Improve code qualityDuarte Meneses2021-11-181-2/+2
* Change log level of merge base sha1 to infochinhodado2021-10-311-1/+1
* Fix code quality issuesDuarte Meneses2021-10-252-3/+2
* SONAR-15487 send isQuickFixAvailable fron scanner to CEPierre2021-10-131-0/+1
* Fix code quality issuesDuarte Meneses2021-09-244-7/+5
* 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-232-0/+61
* SONAR-15387 Import of Generic Tests data shouldn't fail if a file has no reco...Duarte Meneses2021-09-222-14/+12
* SONAR-15208 Scanner should distinguish between network and server errors when...Duarte Meneses2021-09-161-3/+8
* SONAR-15349 Adding warning when missing SVN auth dataLukasz Jarocki2021-09-152-1/+13
* SONAR-15338 Filter out SQ secured properties on settings endpointZipeng WU2021-09-151-1/+3
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-6/+2
* SONAR-14917 Misleading memory amounts displayed in Administration > SystemDuarte Meneses2021-06-301-2/+3
* SONAR-14890 Link to documentation in Warnings should be relativeDuarte Meneses2021-06-293-15/+27
* 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-1721-629/+56
* SONAR-14924 fixed a bug where running analysis inside submodule sometimes wer...Lukasz Jarocki2021-06-161-4/+7
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-092-15/+1
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-281-6/+0
* SONAR-14783 Link Java 11 Upgrade Notes in Warningcolin-mueller-sonarsource2021-04-301-1/+2
* SONAR-14750 - Add link to warning + update docBelen Pruvost2021-04-292-3/+6
* SONAR-14739 reduce JGit logsJacek2021-04-271-1/+6
* SONAR-14731 - Fix GitScmProvider logBelen Pruvost2021-04-211-1/+1
* SONAR-14550 Show analysis warning when scanner uses Java < 118.8.0.42792Duarte Meneses2021-03-262-7/+9
* SONAR-14192 Deprecating rule keys may break users' exclusion settingsDuarte Meneses2021-03-172-2/+2
* SONAR-14192 Deprecating rule keys may break users' exclusion settingsDuarte Meneses2021-03-175-17/+70
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-171-3/+9
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-0420-44/+232
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-3/+18
* SONAR-14527 Use 30s write timeout when submitting scanner reportDuarte Meneses2021-03-031-1/+2
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-262-35/+2
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-192-4/+31
* SONAR-14461 save the default main branch when neededPierre2021-02-191-0/+6
* SONAR-14397 Update the Java < 11 warning displayed by SonarQube ScannersDuarte Meneses2021-02-101-1/+1
* SONAR-14396 Decorate PRs in Bitbucket CloudMichal Duda2021-02-081-1/+1