summaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5382 Drop Java WS client librarySimon Brandhof2015-05-21271-17187/+0
* remove the api/projects/destroy WS - SONAR-6531Teryk Bellahsene2015-05-202-83/+0
* SONAR-6523 Remove user client from sonar-wsclient libraryJean-Baptiste Lievremont2015-05-189-474/+0
* Useless codeDavid Gageot2015-05-1230-43/+43
* Redundant importsDavid Gageot2015-05-071-2/+0
* Redundant throws clause in testsDavid Gageot2015-05-079-16/+16
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-234-70/+0
* SONAR-5382 Remove dependencies WS clientJulien Lancelot2015-04-2110-805/+16
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-021-13/+12
* Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
* Fix quality flawsSimon Brandhof2015-02-232-2/+2
* Fix SearchOptions#setPage(int page, int pageSize) when pageSize is zeroSimon Brandhof2015-02-094-21/+5
* Replace fest-assert by assertJSimon Brandhof2015-01-1030-241/+212
* SONAR-5954 Reflect WS API changes in WS clientJean-Baptiste Lievremont2015-01-062-4/+5
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-17/+2
* Upgrade version to 5.1-SNAPSHOTEric Hartmann2014-12-091-1/+1
* Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"Jean-Baptiste Lievremont2014-11-282-13/+2
* SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)Jean-Baptiste Lievremont2014-11-282-2/+13
* Improve error handling in Java WS ClientJulien Lancelot2014-10-163-9/+7
* Add missing @Override annotationsSimon Brandhof2014-10-1012-0/+70
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-061-0/+1
|\
| * Fix some javadocSimon Brandhof2014-10-031-0/+1
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+7
|\|
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+7
| * 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
* | Upgrade version to 5.0-SNAPSHOTEric Hartmann2014-09-041-1/+1
|/
* SONAR-5383 improve SonarClient#get() and #post()Simon Brandhof2014-08-255-9/+146
* 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-10290-0/+18432