aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-12630 Log dashboard link in case Quality Gate has failedJacek2019-11-081-4/+6
* SONAR-12629 unit and integration tests + minor fixesJacek2019-11-084-13/+372
* SONAR-12630 reorganize log resultsJacek2019-11-089-108/+359
* SONAR-12629 Scanner Quality Gate checkJacek2019-11-084-4/+212
* SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory par...Duarte Meneses2019-10-302-8/+8
* Remove deprecated code in scannerDuarte Meneses2019-10-216-118/+9
* SONAR-11245 Record a warning when blame information is missing on some files ...Duarte Meneses2019-10-214-11/+40
* fix missing class constructor (mostly GSon serialized classes)Sébastien Lesaint2019-10-143-0/+28
* SONAR-12427 Patterns to ignore all issues in files are not always taken into ...Duarte Meneses2019-10-123-14/+18
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-091-1/+0
* use stopInfo() instead of stopDebug()Donghui Wang2019-09-301-1/+1
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-1230-474/+72
* 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-242-9/+46
* SONAR-11546 add time info to scm logs (#1939)Jacek2019-07-247-16/+49
* Remove dependency of sonar-scanner-engine on guavaDuarte Meneses2019-07-129-58/+62
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12132-258/+258
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-1240-139/+130
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-12262-11097/+517
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-121-1/+2
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-12139-586/+2889
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1274-1004/+2993
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-1219-29/+899
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-1218-16/+663
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1258-10/+4836
* Fix unit test on WindowsDuarte Meneses2019-06-281-2/+7
* SONAR-12002 Fail startup of SonarQube server if JRE < 11Duarte Meneses2019-06-281-1/+1
* SONAR-12068 Use project settings to load branch configJulien HENRY2019-06-284-55/+15
* SONAR-11850 Don't warn user if properties are inheritedJulien HENRY2019-06-282-3/+25
* Clean old remains of the preview modeJulien HENRY2019-06-284-49/+7
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-1/+1
* SONAR-12186 Fix SSF-78Michal Duda2019-06-282-103/+2
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-158-19/+115
* SONAR-12181 Improve the error message when using sonar.branch.name on Communi...Duarte Meneses2019-06-112-9/+10
* SONAR-12172 CI auto-configuration conflict with JenkinsSimon Brandhof2019-06-042-1/+8
* SONAR-11950 add support of Azure DevOpsSimon Brandhof2019-05-223-0/+139
* SONAR-11950 autoconfig of SCM revision on Travis CISimon Brandhof2019-05-223-0/+143
* SONAR-11950 autoconfig of SCM revision on Gitlab CISimon Brandhof2019-05-223-0/+115
* SONAR-11950 autoconfig of SCM revision on Github ActionsSimon Brandhof2019-05-223-0/+141
* SONAR-11950 autoconfig of SCM revision on AppVeyorSimon Brandhof2019-05-223-0/+131
* SONAR-11950 autoconfig of SCM revision on BuildkiteSimon Brandhof2019-05-223-0/+126