summaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context
* 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
|
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-293-92/+34
|
* SONAR-7472 Drop manual issues in issue trackingJulien Lancelot2016-03-291-11/+7
|
* SONAR-7473 Drop 'reporter' from scannerJulien Lancelot2016-03-296-27/+11
|
* renamed BatchMetrics to ScannerMetricsSébastien Lesaint2016-03-293-9/+9
|
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-291-0/+13
|
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-252-8/+0
|
* Fix quality flawsSimon Brandhof2016-03-245-10/+4
|
* SONAR-7489 Empty branch should be considered as no branchJulien HENRY2016-03-242-2/+141
|
* Fix some quality flawsJulien HENRY2016-03-242-3/+3
|
* SONAR-7368 Deprecate quality_profiles measure and add data in scanner reportJulien HENRY2016-03-249-398/+35
|
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-2328-236/+174
|
* SONAR-7389 Support CPD exclusions in new APIJulien HENRY2016-03-2214-36/+111
|
* SONAR-7371 Restore global settings in analysis.logJulien HENRY2016-03-223-14/+45
|
* SONAR-7487 Drop support of properties sonar.skippedModules and ↵Julien HENRY2016-03-224-222/+2
| | | | sonar.includedModules
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-1810-34/+56
| | | | It allows to check version of SonarQube to filter extensions
* Rename batch into scannerJulien HENRY2016-03-18633-0/+51169