aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5477 Return global settings in /batch/global WSJulien Lancelot2014-07-231-0/+10
* SONAR-5477 Load global referentials earlierJulien HENRY2014-07-222-6/+65
* SONAR-5417 Add additional metric attributesJulien HENRY2014-07-211-1/+54
* SONAR-5417 Fix manual measuresJulien HENRY2014-07-191-1/+5
* SONAR-5417 Need bestValue and optimizedBestValue on metric in batch protocolJulien HENRY2014-07-181-1/+15
* SONAR-5417 Metric ID is still neededJulien HENRY2014-07-181-1/+8
* SONAR-5417 Add settings to batch protocolJulien HENRY2014-07-181-0/+14
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-184-22/+130
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-182-11/+46
* SONAR-5417 Initial version of batch protocol + refactoring of settingsJulien HENRY2014-07-173-0/+139