aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+1
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-112-31/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08179-179/+179
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-2219-245/+117
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-14/+0
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-151-7/+25
* fix code smellsPierre2020-12-1412-50/+62
* SONAR-14009 SVN configuration in SQ server does not workDuarte Meneses2020-10-222-9/+9
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-298-39/+131
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-3/+18
* SONAR-13867 revertMichal Duda2020-09-178-131/+39
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-178-39/+131
* Fix scanner engine test failing on macOSMichal Duda2020-09-101-1/+2
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-2817-1/+1307
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-2814-0/+1571
* SONAR-13734 Coverage might be missing when merging multiple reportsDuarte Meneses2020-08-061-0/+25
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-117-1/+276
* SONAR-13221 MetricsDuarte Meneses2020-05-251-1/+1
* 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-231-1/+1
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-231-8/+2
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-237-15/+9
* SONAR-13155 upgrade testing dependenciesSimon Brandhof2020-03-212-12/+3
* SONAR-11853 Improve logs about autoconfiguration in CIsDuarte Meneses2020-03-131-2/+2
* SONAR-13158 Scanner logs files indexed with language 'null'Duarte Meneses2020-03-131-0/+1
* SONAR-11853 SONAR-13161 Auto-configuration pull requests and branches on JenkinsDuarte Meneses2020-03-131-4/+40
* SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...Julien Lancelot2020-03-121-4/+35
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-061-8/+16
* Do not warn about a file out of basedir if file is not includedSaid Tahsin Dane2020-03-061-4/+26
* Format all headers for 2020Wouter Admiraal2020-01-07163-163/+163
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1040-142/+97
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-093-7/+7
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-094-6/+6
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-092-14/+1
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-0912-97/+59
* SONAR-12630 Improve Quality Gate Check logging messagesJacek2019-11-083-112/+28
* SONAR-12630 Add dashboard url to message exception in case QG failsJacek2019-11-081-3/+1
* SONAR-12629 unit and integration tests + minor fixesJacek2019-11-081-0/+358
* SONAR-12630 reorganize log resultsJacek2019-11-084-56/+200
* SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory par...Duarte Meneses2019-10-301-7/+7
* Remove deprecated code in scannerDuarte Meneses2019-10-213-38/+3
* SONAR-11245 Record a warning when blame information is missing on some files ...Duarte Meneses2019-10-211-7/+27
* SONAR-12427 Patterns to ignore all issues in files are not always taken into ...Duarte Meneses2019-10-121-7/+2
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-1214-353/+38
* Fix test to make it run on mac os (#1977)Jacek2019-08-011-2/+15
* Fix unit tests for windowsphilippe-perrin-sonarsource2019-07-301-8/+13