aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9396 remove usage of dashboard/index<project_key> in scanner reportGuillaume Jambet2018-06-062-15/+23
* SONAR-10658 Prevent Scanner Context from being too bigJulien HENRY2018-05-252-15/+40
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-10/+5
* SONAR-10591 do not instantiate class PluginWSCommonsSimon Brandhof2018-05-111-54/+0
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-116-6/+148
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-1113-287/+803
* SONAR-10591 Remove unused code in sonar-homeSimon Brandhof2018-05-112-5/+8
* Fix Quality flawsSimon Brandhof2018-05-101-5/+5
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-095-1/+128
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-04-275-7/+22
* SONAR-10543 Fix external issues effortDuarte Meneses2018-04-265-3/+9
* SONAR-10544 Set effort for external issuesDuarte Meneses2018-04-266-7/+102
* Fix testsDuarte Meneses2018-04-264-13/+21
* Fix quality issuesDuarte Meneses2018-04-263-24/+56
* SONAR-10544 fix testsDuarte Meneses2018-04-263-0/+5
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-2618-3/+909
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-263-16/+2
* SONAR-10588 Don't import external issues in preview modeDuarte Meneses2018-04-263-4/+116
* SONAR-10544 Fix tests handling of external rulesDuarte Meneses2018-04-261-1/+1
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-262-1/+3
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-268-5/+137
* SONAR-10202 Can't override Long-lived branch property regex from the scanner ...Duarte Meneses2018-04-052-33/+56
* SONAR-10061 Log the value of project baseDir at the beginning of scanner exec...Duarte Meneses2018-04-041-0/+1
* SONAR-10509 Use BufferedOutputStream when writing source in the scanner reportDuarte Meneses2018-04-042-6/+14
* SONAR-10489 stop filtering x-file locations in scannerStas Vilchik2018-03-272-29/+0
* BRANCH-55 Fix bug with multiple pr with same branch name (#8)Janos Gyerik2018-03-223-10/+101
* Drop unused jetty-server in sonar-scanner-engine testsSimon Brandhof2018-03-151-118/+0
* Don't use assumeTrue to not break the quality gateJulien HENRY2018-03-141-12/+14
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-1334-98/+619
* Fix tests on WindowsJulien HENRY2018-03-135-40/+45
* Fix some Java compiler warningsSimon Brandhof2018-03-1228-50/+50
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-011-3/+2
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-202-2/+2
* SONAR-10071 Omit stack trace when SCM provider autodetection failedDuarte Meneses2018-02-091-1/+2
* Add Java API Plugin.Context#getBootConfiguration()Simon Brandhof2018-02-062-13/+18
* SONAR-10288 move multivalue property parsing to sonar-coreSébastien Lesaint2018-01-255-424/+5
* SONAR-10122 fix misleading error message for multivalue propertiesSébastien Lesaint2018-01-251-1/+1
* SONAR-10288 scanner multivalue property parsing ignore empty fieldsSébastien Lesaint2018-01-255-6/+363
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-3/+3
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-142-24/+9
* Fix license headers for 2018Simon Brandhof2018-01-07484-484/+484
* SONAR-10078 Logs ordering is messed up in case of exception during file indexingDuarte Meneses2017-12-292-6/+24
* SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-072-1/+28
* SONAR-10168 Log downloading of plugins in debugDuarte Meneses2017-12-071-5/+4
* SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-052-16/+175
* SONAR-10152 Add revision id to scanner reportJanos Gyerik2017-12-051-4/+91
* SONAR-10126 Add relative path of project basedir to scanner reportJanos Gyerik2017-12-052-2/+48
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-0/+3
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-237-36/+30
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1612-22/+22