aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo...Mark Rekveld2021-01-141-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08286-286/+286
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-2223-258/+37
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-2/+0
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-151-10/+11
* Code smell fix: remove unused codeZipeng WU2020-12-113-16/+0
* fix floating point equalityZipeng WU2020-12-091-1/+1
* SONAR-14009 SVN configuration in SQ server does not workDuarte Meneses2020-10-223-57/+8
* 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-294-32/+62
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-183-12/+19
* SONAR-13867 revertMichal Duda2020-09-174-62/+32
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-174-32/+62
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-2811-2/+936
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-2810-0/+885
* SONAR-13734 Coverage might be missing when merging multiple reportsDuarte Meneses2020-08-061-5/+5
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-117-7/+197
* SONAR-13221 MetricsDuarte Meneses2020-05-251-4/+4
* SONAR-13314 Request pack200 compression only if library is availableDuarte Meneses2020-04-241-1/+7
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-232-3/+12
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-233-21/+9
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-2311-33/+19
* SONAR-11853 Improve logs about autoconfiguration in CIsDuarte Meneses2020-03-133-4/+7
* SONAR-13158 Scanner logs files indexed with language 'null'Duarte Meneses2020-03-131-1/+4
* SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on JenkinsDuarte Meneses2020-03-132-5/+55
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-121-5/+14
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-061-9/+11
* Do not warn about a file out of basedir if file is not includedSaid Tahsin Dane2020-03-061-8/+8
* SONAR-13042 fix exclusion counts in Scanner logsJacek2020-03-061-4/+4