aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client/src/main/java/org
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"Jean-Baptiste Lievremont2014-11-281-9/+0
| | | | This reverts commit 58dd4353773af1c010facbcc05c17cd1cac5b9be.
* SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)Jean-Baptiste Lievremont2014-11-281-0/+9
|
* Improve error handling in Java WS ClientJulien Lancelot2014-10-162-7/+5
|
* Add missing @Override annotationsSimon Brandhof2014-10-1012-0/+70
|
* Fix some javadocSimon Brandhof2014-10-031-0/+1
|
* SONAR-5383 improve SonarClient#get() and #post()Simon Brandhof2014-08-253-9/+73
| | | | | * 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-10169-0/+12239