aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-106-9/+5
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-092-3/+3
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-095-19/+11
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-0911-47/+19
* 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-084-67/+21
* SONAR-12630 Add dashboard url to message exception in case QG failsJacek2019-11-082-4/+2
* SONAR-12630 Log dashboard link in case Quality Gate has failedJacek2019-11-081-4/+6
* SONAR-12629 unit and integration tests + minor fixesJacek2019-11-083-13/+14
* SONAR-12630 reorganize log resultsJacek2019-11-085-52/+159
* 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-301-1/+1
* Remove deprecated code in scannerDuarte Meneses2019-10-213-80/+6
* SONAR-11245 Record a warning when blame information is missing on some files ...Duarte Meneses2019-10-213-4/+13
* 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-122-7/+16
* 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-1216-121/+34
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-3/+9
* SONAR-11546 add time info to scm logs (#1939)Jacek2019-07-244-11/+30
* Remove dependency of sonar-scanner-engine on guavaDuarte Meneses2019-07-128-56/+60
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1272-127/+127
* 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-12157-7146/+334
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1282-472/+1633
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-1219-955/+213
* Extract implementation from plugin API - Scanner SensorDuarte Meneses2019-07-1216-21/+895
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-1214-8/+655
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-1258-10/+4836
* 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-282-28/+5
* SONAR-11850 Don't warn user if properties are inheritedJulien HENRY2019-06-281-3/+4
* Clean old remains of the preview modeJulien HENRY2019-06-282-25/+5
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-1/+1
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-38/+0
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-153-9/+22
* SONAR-12181 Improve the error message when using sonar.branch.name on Communi...Duarte Meneses2019-06-111-4/+5
* SONAR-12172 CI auto-configuration conflict with JenkinsSimon Brandhof2019-06-041-1/+2
* SONAR-11950 add support of Azure DevOpsSimon Brandhof2019-05-222-0/+62
* SONAR-11950 autoconfig of SCM revision on Travis CISimon Brandhof2019-05-222-0/+65
* SONAR-11950 autoconfig of SCM revision on Gitlab CISimon Brandhof2019-05-222-0/+54
* SONAR-11950 autoconfig of SCM revision on Github ActionsSimon Brandhof2019-05-222-0/+66
* SONAR-11950 autoconfig of SCM revision on AppVeyorSimon Brandhof2019-05-222-0/+57
* SONAR-11950 autoconfig of SCM revision on BuildkiteSimon Brandhof2019-05-222-0/+57
* SONAR-11950 autoconfig of SCM revision on CircleCISimon Brandhof2019-05-222-0/+57
* SONAR-11950 autoconfig of SCM revision on JenkinsSimon Brandhof2019-05-222-0/+63
* SONAR-11950 autoconfig of SCM revision on DroneCISimon Brandhof2019-05-222-0/+56
* SONAR-11950 autoconfig of SCM revision on SemaphoreCISimon Brandhof2019-05-222-0/+56
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-2213-32/+495