aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient/user/DefaultUserClientTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-101-119/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Moved non-exposed implementation classes to internal packageJean-Baptiste Vilain2013-07-161-0/+1
* SONAR-4506 Java WS Client - do not use URL query parameters for POST requestsSimon Brandhof2013-07-161-7/+20
* SONAR-4411 refactor ws-client for user deactivationSimon Brandhof2013-06-271-4/+3
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-201-4/+58
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi...Julien Lancelot2013-06-071-1/+1
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-061-1/+1
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-311-1/+1
* SONAR-4323 add missing unit testSimon Brandhof2013-05-131-0/+1
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-0/+51