aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/sensor
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-1/+1
* SONAR-9701 Don't publish coverage, scm and source of unchanged filesJulien HENRY2017-09-121-1/+1
* SONAR-9711 Skip duplications and coverage in short living branchesDuarte Meneses2017-09-121-1/+10
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-042-62/+1
* Rework file indexingJulien HENRY2017-08-041-2/+4
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-3/+2
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-044-18/+14
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-104-8/+8
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-271-3/+0
* Refactor resources APIDuarte Meneses2017-01-271-11/+1
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-273-19/+19
* SONAR-8281 coverage_*_data measure should be sortedJulien HENRY2016-10-211-0/+11
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-182-123/+61
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-064-11/+12
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-061-2/+13
* Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-271-6/+6
* SONAR-7876 Add SensorContext::isCancelled in the APIJulien HENRY2016-07-181-1/+2
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-071-2/+4
* SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-071-1/+2
* SONAR-7783 Ensure Sensors don't save same data twiceJulien HENRY2016-07-071-3/+31
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-064-0/+499