aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8314 Some rework on generic test executions reportJulien HENRY2016-10-273-8/+25
* SONAR-8310 Added missing deprecation warningJulien HENRY2016-10-271-11/+16
* Fix minor Quality flawsSimon Brandhof2016-10-241-15/+12
* SONAR-8314 Add medium tests for generic test execution reportJulien HENRY2016-10-242-2/+2
* SONAR-6337 Detect encoding of a file from BOMEvgeny Mandrikov2016-10-211-2/+41
* SONAR-8281 coverage_*_data measure should be sortedJulien HENRY2016-10-211-6/+9
* SONAR-8310, SONAR-8314 Make generic coverage plugin a core featureJulien HENRY2016-10-2118-67/+702
* Move old test API to deprecated packageJulien HENRY2016-10-219-11/+11
* Rename persistit classes Cache* -> Storage*Julien HENRY2016-10-219-42/+65
* 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-183-51/+87
* SONAR-8284 Remove overall/IT coverage data from scanner reportJulien HENRY2016-10-181-49/+3
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-1812-438/+381
* 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
* SONAR-8084 Support HTTP proxy authenticationJulien HENRY2016-09-141-2/+6
* Fix Quality flawsSimon Brandhof2016-09-071-4/+0
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-063-13/+67
* SONAR-7258 The project version should be optionalDuarte Meneses2016-08-312-7/+11
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-304-4/+10
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-296-240/+25
* SONAR-5813 Fully drop support of "sonar.cpd.xxx.skip" propertiesJulien HENRY2016-08-291-27/+1
* 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-065-1/+120
* Fix property sonar.core.startTimeSimon Brandhof2016-07-291-12/+2
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-2/+2
* Fix merge of branch-6.0Simon Brandhof2016-07-272-12/+9
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-272-12/+9
* | merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-211-2/+3
|/
* SONAR-7876 Add SensorContext::isCancelled in the APIJulien HENRY2016-07-181-0/+5
* Improve qualityDuarte Meneses2016-07-142-0/+2
* Fix close connectionDuarte Meneses2016-07-131-1/+0
* Fix some quality flawsJulien HENRY2016-07-1315-52/+35
* Fix leaked connectionDuarte Meneses2016-07-133-5/+9
* Improve qualityDuarte Meneses2016-07-122-12/+2
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-111-1/+1
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-113-0/+65
* SONAR-7354 Display total analysis time in scannersDuarte Meneses2016-07-071-3/+3
* SONAR-7647 Improve error log when there is a failure in a ProjectBuilderDuarte Meneses2016-07-071-1/+20
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-074-18/+21
* SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-074-12/+22
* SONAR-7783 Ensure Sensors don't save same data twiceJulien HENRY2016-07-072-3/+16
* SONAR-7647 Improve error log when there is a failure in a ProjectBuilderDuarte Meneses2016-07-071-1/+7
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-06321-1141/+1100
* Fix some quality flawsJulien HENRY2016-07-064-49/+14
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-057-97/+5