aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-275-79/+13
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-126-36/+40
* SONAR-9701 Don't publish coverage, scm and source of unchanged filesJulien HENRY2017-09-124-4/+7
* SONAR-9701 Don't publish empty modulesJulien HENRY2017-09-121-1/+57
* SONAR-9616 Send branch type into the report as characteristicJulien Lancelot2017-09-121-12/+49
* Skip unchanged files and dirs on short living branchesDuarte Meneses2017-09-121-5/+76
* SONAR-9711 Skip duplications and coverage in short living branchesDuarte Meneses2017-09-121-5/+2
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-121-1/+40
* SONAR-9616 new branch param (#2321)Janos Gyerik2017-09-121-8/+13
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-6/+7
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-071-1/+19
* SONAR-9757 Copy issues in directories with unchanged files onlyDuarte Meneses2017-08-291-0/+49
* SONAR-9639 Support CE task characteristicsDuarte Meneses2017-08-071-0/+31
* SONAR-9607 Do not copy unchanged source files in scanner reportJulien HENRY2017-08-073-3/+35
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-071-8/+14
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-071-1/+5
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-043-6/+3
* Rework file indexingJulien HENRY2017-08-044-22/+46
* SONAR-9606 Clean scanner-engine entry pointJulien HENRY2017-07-281-12/+11
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-116-63/+81
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-046-29/+33
* SONAR-8832 Support project-level sensors (#1720)Janos Gyerik2017-03-023-19/+22
* SONAR-8783 Improve display of error when uploading scanner reportDuarte Meneses2017-03-011-1/+16
* SONAR-8826 Add SonarQube server version to the task reportDuarte Meneses2017-03-011-0/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-18/+18
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-273-13/+75
* Refactor resources APIDuarte Meneses2017-01-275-184/+176
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-274-15/+19
* SONAR-8652 Pass value of sonar.organization in the scanner reportJulien HENRY2017-01-162-3/+57
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-121-7/+6
* Scanner cleanupJulien HENRY2017-01-092-4/+4
* SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-091-30/+41
* SONAR-8310, SONAR-8314 Make generic coverage plugin a core featureJulien HENRY2016-10-211-3/+6
* SONAR-8281 Recompute coverage measures from line data to ensure consistencyJulien HENRY2016-10-181-2/+1
* SONAR-8284 Remove overall/IT coverage data from scanner reportJulien HENRY2016-10-181-4/+4
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-182-112/+22
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-062-6/+4
* SONAR-7258 The project version should be optionalDuarte Meneses2016-08-311-0/+69
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-061-0/+94
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-068-0/+1194