aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-242-4/+4
* Ease test failure investigationJulien HENRY2016-05-241-2/+2
* Fix quality flawsTeryk Bellahsene2016-05-231-1/+1
* prepare for next development iterationTom2016-05-201-1/+1
* Fix quality flawsSimon Brandhof2016-05-192-19/+10
* SONAR-6806 Add component key as tooltip of the file name linkJulien HENRY2016-05-181-1/+1
* SONAR-7278 show message from response if HTTP 400Sébastien Lesaint2016-05-182-3/+20
* Fix test FPDuarte Meneses2016-05-181-4/+5
* Fix test FPDuarte Meneses2016-05-181-0/+4
* Improve unit test coverageJulien HENRY2016-05-171-0/+26
* Fix some quality flawsJulien HENRY2016-05-171-1/+1
* Improve qualityDuarte Meneses2016-05-132-0/+3
* SONAR-6806 Show component key as tooltip to help identify original source fileJulien HENRY2016-05-132-7/+9
* SONAR-7626 Deprecate issues report (html/console) featureDuarte Meneses2016-05-133-0/+23
* SONAR-7367 Remove code previously used by SonarLintDuarte Meneses2016-05-1382-3152/+408
* SONAR-6868 Fix HTML report when rule message is too longJulien HENRY2016-05-131-1/+0
* SONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATAJulien HENRY2016-05-135-104/+176
* SONAR-6514 Unexpected behavior when one module id is 'sonar'Julien HENRY2016-05-133-1/+27
* SONAR-6807 In the issues report, show the rule keyJulien HENRY2016-05-132-2/+18
* 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-125-17/+18
* SONAR-7612 Apply feedbackJulien HENRY2016-05-122-5/+23
* SONAR-7612 Improve documentation and SensorContextTesterJulien HENRY2016-05-125-12/+10
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-124-60/+15
* SONAR-6897 Precise if scm data should be copiedJulien HENRY2016-05-112-9/+30
* 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-109-178/+205
* 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-102-4/+22
* SONAR-7595 Issues are not closed in some block move conditionsSimon Brandhof2016-05-091-3/+4
* Fix overzealous conditionDuarte Meneses2016-04-281-1/+1
* Automatic merge from branch-5.5Jenkins CI2016-04-123-3/+5
|\
| * SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner reportJulien HENRY2016-04-112-1/+4
| * 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-113-3/+49
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-1/+1
* | SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO...Julien HENRY2016-04-113-3/+49
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* 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
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-311-21/+1
* 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-304-7/+22
* SONAR-7497 Restore behavior for line coverage after move to proto3Julien HENRY2016-03-302-5/+90