aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-232-4/+9
|
* SONAR-5477 Return global settings in /batch/global WSJulien Lancelot2014-07-232-5/+14
|
* SONAR-5477 Load global referentials earlierJulien HENRY2014-07-224-13/+134
|
* SONAR-5417 Add additional metric attributesJulien HENRY2014-07-212-3/+56
|
* SONAR-5417 Fix manual measuresJulien HENRY2014-07-191-1/+5
|
* SONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocolJulien HENRY2014-07-182-3/+17
|
* SONAR-5417 Metric ID is still neededJulien HENRY2014-07-182-4/+12
|
* SONAR-5417 Add settings to batch protocolJulien HENRY2014-07-182-7/+31
|
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-185-25/+142
|
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-183-17/+53
|
* SONAR-5417 Initial version of batch protocol + refactoring of settingsJulien HENRY2014-07-174-0/+188