aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* Fix some Java compiler warningsSimon Brandhof2018-03-1228-50/+50
* Add missing dependencies in sonar-scanner-engineSimon Brandhof2018-03-091-2/+6
* Move To GradleDavid Rautureau2018-03-092-165/+63
* 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-256-428/+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-256-6/+368
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* 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-238-41/+30
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1612-22/+22
* Automatic merge from branch-6.7ssjenka2017-11-031-6/+4
|\
| * SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-6/+4
| * Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
| * Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* | Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
|/
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-262-7/+31
* SONAR-9984 Coverage per tests should be disabled for short living branchesJulien HENRY2017-10-202-1/+61
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-201-1/+8
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-202-0/+10
* SONAR-9969 Change the validation logic of the new branch parameter (#2666)Janos Gyerik2017-10-204-10/+69
* Remove unused dependency on commons-beanutilsSimon Brandhof2017-10-161-4/+0
* Delete deprecated and unused Server#getDeployDir()Simon Brandhof2017-10-162-8/+0
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-163-4/+3
* Fix Quality flawsameya2017-10-164-7/+7
* SONAR-9799 deprecate legacy branch param (#2662)Janos Gyerik2017-10-122-0/+2
* Revert "SONAR-9757 Copy issues in directories with unchanged files only"Janos Gyerik2017-10-122-72/+0
* Skip storage on short branch if file status is SAMEJanos Gyerik2017-10-122-10/+121
* Analyze all files even in short branchesJanos Gyerik2017-10-122-12/+5
* SONAR-9929 Filter secondary locations that are in a different file than prima...Julien HENRY2017-10-102-8/+36
* remove misleading thread safety commentSébastien Lesaint2017-10-101-3/+0
* Utilize parameterized loggingDaniel Trebbien2017-10-101-1/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9770 Stop listing deprecated modesJulien HENRY2017-10-042-22/+2
* SONAR-7245 Remove issues report (html/console) featureJulien HENRY2017-10-0429-2394/+0
* SONAR-9816 Transitively find long-lived branch to use as targetDuarte Meneses2017-10-022-1/+13
* SONAR-9836 Fix @Phase annotation support on new PostJob APIJulien HENRY2017-10-022-38/+100
* SONAR-9883 Project name is 'null' if not specified and branch is usedDuarte Meneses2017-10-022-1/+25