aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5620 Improve user experienceJulien HENRY2014-10-024-53/+145
* Log cleanupJulien HENRY2014-10-023-4/+7
* SONAR-5643 Hide SVN password and rework loggingJulien HENRY2014-10-023-60/+104
* SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-10-023-14/+14
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-028-87/+109
* SONAR-5644 Rework SCM APIJulien HENRY2014-10-021-2/+2
* SONAR-5642 Initial work on Git providerJulien HENRY2014-10-021-3/+3
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-0215-46/+424
* SONAR-5672 Fix regression with measure duplication_lines_dataJulien HENRY2014-10-022-61/+19
* SONAR-5672 Special case for views pluginJulien HENRY2014-10-022-2/+9
* SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-021-1/+1
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+19
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+19
| * 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
* | SONAR-5672 Special case for views pluginJulien HENRY2014-09-291-1/+1
* | Revert "SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM d...Simon Brandhof2014-09-2615-425/+47
* | Revert "SONAR-5642 Initial work on Git provider"Simon Brandhof2014-09-261-3/+3
* | Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-261-2/+2
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-268-109/+87
* | Revert "SONAR-5620 Don't fail build when no provider is detected"Simon Brandhof2014-09-263-14/+14
* | SONAR-5620 Don't fail build when no provider is detectedJulien HENRY2014-09-253-14/+14
* | SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-258-87/+109
* | SONAR-5644 Rework SCM APIJulien HENRY2014-09-251-2/+2
* | SONAR-5642 Initial work on Git providerJulien HENRY2014-09-251-3/+3
* | SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-09-2515-47/+425
* | Improve code coverageJulien HENRY2014-09-255-31/+127
* | Fix some quality flawsJulien HENRY2014-09-231-30/+21
* | SONAR-5389 Refactor new issue APIJulien HENRY2014-09-2215-62/+168
* | SONAR-5389 Refactor new measure APIJulien HENRY2014-09-2213-152/+52
* | SONAR-5629 Call /batch/upload_report at the end of an analysisJulien HENRY2014-09-177-32/+48
* | SONAR-5389 New dependency APIJulien HENRY2014-09-1721-30/+1113
* | SONAR-5389 Update APIs to ease migration of language pluginsJulien HENRY2014-09-171-0/+3
* | SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-168-2/+339
* | SONAR-5389 Add a new dependency APIJulien HENRY2014-09-129-10/+204
* | SONAR-5618 Close session after use in ComponentDataPersisterJulien HENRY2014-09-121-13/+17
* | Fix some quality flawsJulien HENRY2014-09-112-39/+52
* | Add logs to ease profiling of preview mode when downloading previous source codeJulien HENRY2014-09-101-0/+8
* | SONAR-2860 Fix "Project is not yet initialized" error (lifecycle issue)Julien HENRY2014-09-092-3/+3
* | SONAR-2860 Drop commons-configurationJulien HENRY2014-09-0516-207/+72
* | SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-0531-85/+633
* | Merge branch 'master' into SONAR-5529Stephane Gamard2014-09-058-221/+168
|\ \
| * | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
| |/
| * SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-021-3/+5