aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch-protocol
Commit message (Expand)AuthorAgeFilesLines
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* SONAR-5815 Store last update time on source dataJulien HENRY2014-11-032-6/+26
* Remove JFreeChart from batch classpathSimon Brandhof2014-10-231-0/+2
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-022-13/+23
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-023-5/+85
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+12
|\
| * 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
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-263-85/+5
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-262-23/+13
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-252-13/+23
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-253-5/+85
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-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