aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8652 Pass value of sonar.organization in the scanner reportJulien HENRY2017-01-164-4/+70
* Fix quality flawsJulien HENRY2017-01-121-8/+2
* SONAR-8573 Missing WS parameter encodingJulien HENRY2017-01-121-1/+2
* Rename BatchUtils -> ScannerUtilsJulien HENRY2017-01-1212-34/+35
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-1214-116/+266
* SONAR-8518 "sonar.profile" makes the analysis fail in preview modeDuarte Meneses2017-01-112-26/+9
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-111-26/+1
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-1011-40/+271
* Scanner cleanupJulien HENRY2017-01-0980-340/+283
* Fix some quality flawsJulien HENRY2017-01-0317-72/+69
* Try to reenable failing test with a lower footprintJulien HENRY2016-12-161-3/+1
* Temporarily disable test that cause OOMJulien HENRY2016-12-161-0/+2
* Fix quality flawsJulien HENRY2016-12-1622-276/+239
* SONAR-8540 Fix saving of raw IT/Overall coverage measuresJulien HENRY2016-12-152-10/+126
* Make sure we always start with empty buffers before testsJanos Gyerik2016-12-131-2/+4
* Prepare for next development iterationDavid 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