aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient/SonarClientTest.java
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-101-105/+0
* Fix some quality flawsSimon Brandhof2014-06-301-2/+0
* SONAR-5382 Remove DuplicationClient, SourceClient and TestClientJulien Lancelot2014-06-051-8/+0
* SONAR-5338 Create Java client for tests WSJulien Lancelot2014-05-261-0/+2
* Add Java WS client for /api/coverage/show and /api/duplications/showJulien Lancelot2014-05-221-0/+6
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-151-2/+0
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-251-0/+8
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4777 Asynchronous web service to upgrade databaseSimon Brandhof2013-10-151-0/+2
* SONAR-4711 Add WS client for project provisioningJean-Baptiste Lievremont2013-10-111-0/+2
* Moved non-exposed implementation classes to internal packageJean-Baptiste Vilain2013-07-161-2/+2
* SONAR-4412 Added SonarClient access point to retrieve the permissions managem...Jean-Baptiste Vilain2013-06-271-0/+2
* Improve error handling of ws-clientSimon Brandhof2013-06-131-2/+2
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-311-2/+39
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-131-0/+2
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-1/+3
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-191-0/+54