aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main/java/org/sonar/wsclient/SonarClient.java
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-101-222/+0
* Fix some quality flawsSimon Brandhof2014-06-301-9/+0
* SONAR-5382 Remove DuplicationClient, SourceClient and TestClientJulien Lancelot2014-06-051-36/+0
* SONAR-5338 Create Java client for tests WSJulien Lancelot2014-05-261-0/+9
* Add Java WS client for /api/coverage/show and /api/duplications/showJulien Lancelot2014-05-221-0/+26
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-151-9/+0
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-251-3/+12
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4366 Add WS client classes for quality gate CRUD servicesJean-Baptiste Lievremont2014-02-251-0/+10
* SONAR-4326 Add WS client to manage tags on rules (add/remove)Jean-Baptiste Lievremont2014-01-291-0/+9
* SONAR-4326 Create WS client for rule tag referential managementJean-Baptiste Lievremont2014-01-291-0/+9
* SONAR-4777 Asynchronous web service to upgrade databaseSimon Brandhof2013-10-151-0/+6
* SONAR-4711 Add WS client for project provisioningJean-Baptiste Lievremont2013-10-111-0/+9
* 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-1/+10
* Improve error handling of ws-clientSimon Brandhof2013-06-131-4/+40
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-311-7/+66
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-131-0/+6
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-131-0/+6
* 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/+73