summaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5383 improve SonarClient#get() and #post()Simon Brandhof2014-08-255-9/+146
| | | | | * add helpful get(String relativeUrl, Object... params) and post(String relativeUrl, Object... params) * support relativeUrl that does not start with slash /
* SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)Jean-Baptiste Lievremont2014-07-211-0/+20
|
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-10289-0/+18255