aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol
Commit message (Expand)AuthorAgeFilesLines
* Release 4.5.14.5.1Eric Hartmann2014-10-291-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-10-271-1/+1
* [maven-release-plugin] prepare release 4.5.1-RC1Eric Hartmann2014-10-271-1/+1
* Revert "Release 4.5.1-RC1"Eric Hartmann2014-10-271-1/+1
* Release 4.5.1-RC1Olivier Gaudin2014-10-251-1/+1
* Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+12
* Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
* Release 4.54.5Eric Hartmann2014-09-291-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
* [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-161-1/+1
* [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-161-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-081-1/+1
* [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-081-1/+1
* Fix license headerJulien HENRY2014-08-271-0/+19
* Improve code coverageJulien HENRY2014-08-273-8/+60
* SONAR-5417 Handle permision error for project referential loaderJulien HENRY2014-08-264-17/+12
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-1/+2
* Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-313-3/+11
|\
| * Fix quality flawsJulien Lancelot2014-07-302-2/+5
| * SONAR-5417 Module settings should contains all parent settingsJulien Lancelot2014-07-301-1/+6
| * Fix some quality flawsJulien HENRY2014-07-241-3/+1
| * Fix some quality flawsJulien HENRY2014-07-241-1/+3
* | SONAR-4898 move sonar-server-app to sonar-serverSimon Brandhof2014-07-241-5/+0
|/
* 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-186-25/+146
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-183-17/+53
* SONAR-5417 Initial version of batch protocol + refactoring of settingsJulien HENRY2014-07-175-0/+230