aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flush stdout/errMalena Ebert2021-01-301-0/+2
* SONAR-14393 Add configuration for Bitbucket Cloud settingsDuarte Meneses2021-01-291-2/+4
* SONAR-14340 - ‘Not authorized’ analysis should prompt for a token, not lo...Mark Rekveld2021-01-142-3/+3
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-112-31/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08465-465/+465
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-2242-503/+154
* SONAR-13999 drop organization from CE stepsJacek2020-12-222-16/+0
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-152-17/+36
* fix code smellsPierre2020-12-1412-50/+62
* 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-225-66/+17
* 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-2912-71/+193
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-184-15/+37
* SONAR-13867 revertMichal Duda2020-09-1712-193/+71
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-1712-71/+193
* Fix scanner engine test failing on macOSMichal Duda2020-09-101-1/+2
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-2829-3/+2244
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-2824-0/+2456
* SONAR-13734 Coverage might be missing when merging multiple reportsDuarte Meneses2020-08-062-5/+30
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-1114-8/+473
* SONAR-13221 MetricsDuarte Meneses2020-05-252-5/+5
* SONAR-13314 Request pack200 compression only if library is availableDuarte Meneses2020-04-241-1/+7
* SONAR-13206 Show warning if scanner fails to detect files' encodingDuarte Meneses2020-04-173-6/+6
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-146-15/+21
* fix tests on WindowsDuarte Meneses2020-03-301-3/+3
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-233-4/+13
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-234-29/+11
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-2318-48/+28
* SONAR-13155 upgrade testing dependenciesSimon Brandhof2020-03-212-12/+3
* SONAR-13155 Drop unused freemarker dependencySimon Brandhof2020-03-211-1/+0
* SONAR-11853 Improve logs about autoconfiguration in CIsDuarte Meneses2020-03-134-6/+9
* SONAR-13158 Scanner logs files indexed with language 'null'Duarte Meneses2020-03-132-1/+5
* SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on JenkinsDuarte Meneses2020-03-134-9/+96
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-122-9/+49
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-062-17/+27
* Do not warn about a file out of basedir if file is not includedSaid Tahsin Dane2020-03-062-12/+34
* SONAR-13042 fix exclusion counts in Scanner logsJacek2020-03-061-4/+4
* Format all headers for 2020Wouter Admiraal2020-01-07433-433/+433
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1046-151/+102
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-095-10/+10
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-094-6/+6
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-097-33/+12
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-0923-144/+78
* SONAR-12770 Do not let people think that a Java version > 11 is officially su...Julien Lancelot2019-12-051-1/+1
* SONAR-12630 Improve Quality Gate Check logging messagesJacek2019-11-087-179/+49
* SONAR-12630 Add dashboard url to message exception in case QG failsJacek2019-11-083-7/+3