aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
* [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
* Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-141-1/+1
* Fix Quality flaws about complexitySimon Brandhof2016-11-111-29/+30
* SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-092-34/+63
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-091-9/+4
* Improve qualityDuarte Meneses2016-11-093-6/+4
* Fix quality flawsJulien HENRY2016-11-087-25/+18
* SONAR-8314 Some rework on generic test executions reportJulien HENRY2016-10-276-12/+94
* SONAR-8310 Added missing deprecation warningJulien HENRY2016-10-272-11/+71
* Fix minor Quality flawsSimon Brandhof2016-10-241-15/+12
* SONAR-8314 Add medium tests for generic test execution reportJulien HENRY2016-10-249-4/+246
* SONAR-6337 Detect encoding of a file from BOMEvgeny Mandrikov2016-10-218-2/+81
* SONAR-8281 coverage_*_data measure should be sortedJulien HENRY2016-10-212-6/+20
* SONAR-8310, SONAR-8314 Make generic coverage plugin a core featureJulien HENRY2016-10-2134-106/+1327
* Move old test API to deprecated packageJulien HENRY2016-10-219-11/+11
* Rename persistit classes Cache* -> Storage*Julien HENRY2016-10-2114-77/+102
* Update JavaDocJulien HENRY2016-10-212-5/+7
* SONAR-8284 Make IT/Overall coverage measures 'hidden'Julien HENRY2016-10-191-1/+1
* SONAR-7875 Log a warning when a metric should not be saved by a SensorJulien HENRY2016-10-181-17/+25
* SONAR-8281 Recompute coverage measures from line data to ensure consistencyJulien HENRY2016-10-185-60/+98
* SONAR-8284 Remove overall/IT coverage data from scanner reportJulien HENRY2016-10-183-67/+15
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-1820-804/+566
* SONAR-8281 Rename measure "Coverage by unit tests" -> " "Coverage by tests"Julien HENRY2016-10-182-5/+3
* Fix Quality flawsSimon Brandhof2016-10-053-4/+4
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
* SONAR-8084 Support HTTP proxy authenticationJulien HENRY2016-09-141-2/+6
* Return content when exception is generated in ws clientJulien Lancelot2016-09-081-5/+2
* Cleanup unused test filesJulien HENRY2016-09-077-9/+0
* Fix Quality flawsSimon Brandhof2016-09-071-4/+0
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-0634-156/+189
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-09-021-1/+1
* SONAR-7258 The project version should be optionalDuarte Meneses2016-08-313-7/+80
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-3011-4/+61
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-299-524/+27
* SONAR-5813 Fully drop support of "sonar.cpd.xxx.skip" propertiesJulien HENRY2016-08-292-53/+2
* Fix some quality flawsJulien HENRY2016-08-231-3/+2
* SONAR-8006 Decrease memory comsumption of FileMetadataJulien HENRY2016-08-231-3/+3
* Improve scanner report viewerDuarte Meneses2016-08-171-2/+2
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-068-3/+293
* Fix property sonar.core.startTimeSimon Brandhof2016-07-292-15/+5
* Fix Quality flawsSimon Brandhof2016-07-291-1/+0
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-2/+2
* Fix merge of branch-6.0Simon Brandhof2016-07-274-26/+19
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-274-26/+19
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-201-1/+1
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-201-1/+1
* | merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-211-2/+3
* | prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|/
* SONAR-7876 Add SensorContext::isCancelled in the APIJulien HENRY2016-07-182-1/+7