aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/batch
Commit message (Expand)AuthorAgeFilesLines
* Scanner cleanupJulien HENRY2017-01-091-1/+1
* Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-141-1/+1
* Update JavaDocJulien HENRY2016-10-212-5/+7
* Improve qualityDuarte Meneses2016-07-141-0/+1
* Fix some quality flawsJulien HENRY2016-07-131-0/+1
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-06289-24363/+16
* Fix some quality flawsJulien HENRY2016-07-064-49/+14
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-057-97/+5
* SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-051-18/+1
* SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-2/+1
* SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContextJulien HENRY2016-07-051-37/+0
* SONAR-7727 Remove SonarIndex and ResourceFilterJulien HENRY2016-07-055-49/+11
* SONAR-7727 Remove deprecated stuff on ProjectDefinitionJulien HENRY2016-07-054-28/+6
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-0458-114/+116
* SONAR-7354 Display total analysis time in scannersDuarte Meneses2016-07-041-1/+23
* SONAR-7680 Fallback to class name when Sensor name is not providedDuarte Meneses2016-07-042-2/+9
* SONAR-7748 Implement API Server.getPublicRootUrl() on scanner sideJulien HENRY2016-06-132-24/+19
* remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-242-4/+4
* Fix quality flawsTeryk Bellahsene2016-05-231-1/+1
* Fix quality flawsSimon Brandhof2016-05-191-4/+2
* SONAR-7278 show message from response if HTTP 400Sébastien Lesaint2016-05-181-3/+6
* Fix some quality flawsJulien HENRY2016-05-171-1/+1
* Improve qualityDuarte Meneses2016-05-131-0/+1
* SONAR-6806 Show component key as tooltip to help identify original source fileJulien HENRY2016-05-131-6/+8
* SONAR-7626 Deprecate issues report (html/console) featureDuarte Meneses2016-05-132-0/+2
* SONAR-7367 Remove code previously used by SonarLintDuarte Meneses2016-05-1343-1337/+143
* SONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATAJulien HENRY2016-05-134-34/+76
* SONAR-6514 Unexpected behavior when one module id is 'sonar'Julien HENRY2016-05-131-1/+4
* SONAR-7109 remove default value of property sonar.core.serverBaseURLSébastien Lesaint2016-05-121-2/+1
* SONAR-7512 Backport ability to use line/offset on Symbolizable APIJulien HENRY2016-05-122-0/+22
* SONAR-7509 Backport on old API to ease migrationJulien HENRY2016-05-121-0/+13
* SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API improvem...Julien HENRY2016-05-122-12/+13
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-3/+16
* SONAR-7612 Improve documentation and SensorContextTesterJulien HENRY2016-05-121-0/+6
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-122-32/+9
* SONAR-6897 Precise if scm data should be copiedJulien HENRY2016-05-111-4/+17
* SONAR-7523 Improve log output in case of error during SCM stepJulien HENRY2016-05-104-23/+16
* SONAR-7512 New symbol reference APIJulien HENRY2016-05-107-153/+187
* SONAR-7509 Highlighting API should work with ranges (line/offset)Julien HENRY2016-05-101-2/+15
* SONAR-7598 Hide sensitive properties in scanner report for global propertiesJulien HENRY2016-05-101-3/+7
* SONAR-7595 Issues are not closed in some block move conditionsSimon Brandhof2016-05-091-3/+4
* Fix overzealous conditionDuarte Meneses2016-04-281-1/+1
* SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner reportJulien HENRY2016-04-111-1/+2
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-2/+1
* SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO...Julien HENRY2016-04-111-1/+9
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-071-4/+4
* fix quality flawsSébastien Lesaint2016-04-062-6/+3
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-1/+1
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-303-6/+16
* SONAR-7497 Restore behavior for line coverage after move to proto3Julien HENRY2016-03-301-5/+15