aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-6/+37
* SONAR-11546 add time info to scm logs (#1939)Jacek2019-07-243-5/+19
* Remove dependency of sonar-scanner-engine on guavaDuarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1260-131/+131
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12105-3951/+183
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-1/+2
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1257-114/+1256
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1255-49/+2780
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-123-8/+4
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-124-8/+8
* Fix unit test on WindowsDuarte Meneses2019-06-281-2/+7
* SONAR-12068 Use project settings to load branch configJulien HENRY2019-06-282-27/+10
* SONAR-11850 Don't warn user if properties are inheritedJulien HENRY2019-06-281-0/+21
* Clean old remains of the preview modeJulien HENRY2019-06-282-24/+2
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-65/+2
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-155-10/+93
* SONAR-12181 Improve the error message when using sonar.branch.name on Communi...Duarte Meneses2019-06-111-5/+5
* SONAR-12172 CI auto-configuration conflict with JenkinsSimon Brandhof2019-06-041-0/+6
* SONAR-11950 add support of Azure DevOpsSimon Brandhof2019-05-221-0/+77
* SONAR-11950 autoconfig of SCM revision on Travis CISimon Brandhof2019-05-221-0/+78
* SONAR-11950 autoconfig of SCM revision on Gitlab CISimon Brandhof2019-05-221-0/+61
* SONAR-11950 autoconfig of SCM revision on Github ActionsSimon Brandhof2019-05-221-0/+75
* SONAR-11950 autoconfig of SCM revision on AppVeyorSimon Brandhof2019-05-221-0/+74
* SONAR-11950 autoconfig of SCM revision on BuildkiteSimon Brandhof2019-05-221-0/+69
* SONAR-11950 autoconfig of SCM revision on CircleCISimon Brandhof2019-05-221-0/+69
* SONAR-11950 autoconfig of SCM revision on JenkinsSimon Brandhof2019-05-221-0/+77
* SONAR-11950 autoconfig of SCM revision on DroneCISimon Brandhof2019-05-221-0/+64
* SONAR-11950 autoconfig of SCM revision on SemaphoreCISimon Brandhof2019-05-221-0/+72
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-226-48/+402
* Fix Quality flawsSimon Brandhof2019-05-221-2/+2
* SONAR-11950 add scm revision scanner parameterMichal Duda2019-05-221-3/+16
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-201-26/+2
* SONARCLOUD-633 Fix analysis of projects using 'sonar.branch'Julien HENRY2019-05-071-26/+65
* SONAR-11966 Add security hotspot to Github ChecksBenoît Gianinetti2019-05-061-38/+9