aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/WsClient.java
Commit message (Expand)AuthorAgeFilesLines
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-061-36/+93
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-061-7/+0
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-061-6/+0
* Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-061-8/+0
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-061-6/+0
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-061-6/+0
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-061-6/+0
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-061-7/+0
* Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-061-7/+51
* Generate client for api/user_groupsSimon Brandhof2017-11-291-1/+1
* Generate client for api/rulesSimon Brandhof2017-11-291-1/+1
* Generate client for api/settingsSimon Brandhof2017-11-291-1/+1
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-291-1/+1
* Initial generation of sonar-ws clientSimon Brandhof2017-11-291-7/+10
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-6/+6
* SONAR-9616 Create service for api/project_branches/list WSJulien Lancelot2017-09-121-0/+6
* Improve integration tests by using new Tester classSimon Brandhof2017-06-231-3/+3
* Add missing UserGroupsService in WsClientJulien Lancelot2017-06-201-0/+3
* SONAR-8736 it test for issue creation dateDaniel Schwarz2017-02-131-0/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8715 Handle api/users/create response as protobufJulien Lancelot2017-02-031-0/+3
* SONAR-7287 Create WS api/favorites/addTeryk Bellahsene2016-12-191-0/+3
* SONAR-8353 add WS api/webhooks/deliveriesSimon Brandhof2016-11-141-0/+6
* SONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/*Sébastien Lesaint2016-10-121-2/+2
* SONAR-8190 add ws-client RootServiceSébastien Lesaint2016-10-121-0/+6
* SONAR-8100 add OrganizationService to access WS organizationsSébastien Lesaint2016-09-261-0/+3
* SONAR-7968 Create client for list_definitions WSJulien Lancelot2016-08-251-0/+6
* add ProjectLinksServiceStas Vilchik2016-07-281-0/+6
* Add partial support of api/projects to sonar-wsSimon Brandhof2016-04-141-0/+6
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-071-0/+15
* SONAR-7375 WS api/rules/search add to WS clientTeryk Bellahsene2016-03-181-0/+3
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-151-0/+3
* SONAR-7168 add system().restart() to WsClientSébastien Lesaint2016-01-181-0/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-131-0/+3
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-081-0/+3
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-021-3/+0
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-301-59/+15
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-231-0/+7
* SONAR-6947 api/issues/search use issue.SearchWsRequestTeryk Bellahsene2015-11-181-0/+21
* SONAR-6947 New WsClientTeryk Bellahsene2015-11-171-126/+15
* Fix quality flawsTeryk Bellahsene2015-10-151-1/+6
* Create new WsClient to request WSTeryk Bellahsene2015-10-141-0/+168