aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1050-127/+117
* Add param "organization" to ws-client PermissionsServiceSimon Brandhof2017-02-071-2/+0
* SONAR-8715 Allow provisioning of non-local usersJulien Lancelot2017-02-032-1/+39
* SONAR-8715 Handle api/users/create response as protobufJulien Lancelot2017-02-031-3/+6
* SONAR-8651 add organization parameter to api/projects/createSébastien Lesaint2017-02-021-0/+16
* SONAR-7299 Replace Ruby WS api/projects/create by javaJulien Lancelot2017-01-241-2/+4
* SONAR-7305 Create WS api/measures/search_historyTeryk Bellahsene2017-01-242-1/+138
* SONAR-8467 Add ProjectAnalysisServiceJulien Lancelot2017-01-181-0/+81
* SONAR-8545 Fix encoding of POST request parameters in ws-clientSimon Brandhof2017-01-061-1/+2
* SONAR-8575 Set api/settings WS as public and keep only one parameter for comp...Julien Lancelot2017-01-054-58/+21
* SONAR-8235 Return all defined settings in api/settings/valuesJulien Lancelot2017-01-051-18/+9
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-301-0/+30
* WS api/favorites/search use a SearchRequestTeryk Bellahsene2016-12-212-0/+52
* Do not use Apache commons in sonar-ws - fix buildTeryk Bellahsene2016-12-212-16/+0
* SONAR-8464 SONAR-8466 WS drop description param to create or udpate an eventTeryk Bellahsene2016-12-212-19/+23
* SONAR-7288 Create WS api/favorites/removeTeryk Bellahsene2016-12-191-0/+10
* SONAR-7287 Create WS api/favorites/addTeryk Bellahsene2016-12-191-0/+46
* SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WSJulien Lancelot2016-12-151-0/+11
* SONAR-7294 Replace Ruby WS api/issues/edit_commentJulien Lancelot2016-12-151-0/+12
* SONAR-7292 Sanitize IssuesWsParameters and add some missing actions in IssueS...Julien Lancelot2016-12-151-8/+52
* SONAR-7292 Replace Ruby WS api/issues/add_commentJulien Lancelot2016-12-151-0/+15
* Fix quality flawsTeryk Bellahsene2016-12-141-1/+1
* SONAR-7290 Add changelog action in IssueClient from ws-clientJulien Lancelot2016-12-131-0/+53
* SONAR-8467 Create WS api/project_analyses/searchTeryk Bellahsene2016-12-131-0/+75
* SONAR-8466 Create WS api/project_analyses/update_eventTeryk Bellahsene2016-12-091-0/+77
* SONAR-8522 Support custom SSLSocketFactory and TrustManagerDuarte Meneses2016-12-081-0/+13
* SONAR-8465 Create WS api/project_analyses/delete_eventTeryk Bellahsene2016-12-081-2/+2
* SONAR-8464 Create WS api/project_analyses/create_eventTeryk Bellahsene2016-12-072-0/+112
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-092-4/+63
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-031-4/+4
* SONAR-8120 Remove componentIds parameterJulien Lancelot2016-10-251-35/+1
* SONAR-8315 Make facets optional in WS api/components/search_projectsJulien Lancelot2016-10-242-0/+27
* SONAR-8287 Add filter parameter in api/components/search_projectsJulien Lancelot2016-10-182-0/+64
* SONAR-8221 Create WS api/components/search_projects paginate and sortTeryk Bellahsene2016-10-121-0/+59
* SONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/*Sébastien Lesaint2016-10-121-3/+3
* SONAR-8206 add RootService#search in WS ClientSébastien Lesaint2016-10-121-0/+9
* SONAR-8154 add IT on root required for api/organizations/createSébastien Lesaint2016-10-121-4/+14
* SONAR-8190 add ws-client RootServiceSébastien Lesaint2016-10-121-0/+46
* SONAR-8120 WS measures/search check requestTeryk Bellahsene2016-09-301-1/+1
* SONAR-8120 Create WS measures/search to search for measuresTeryk Bellahsene2016-09-301-0/+123
* SONAR-8117 Extract update of quality gate condition into QualityGateCondition...Julien Lancelot2016-09-222-0/+118
* SONAR-8117 Extract creation of quality gate condition into QualityGateConditi...Julien Lancelot2016-09-222-0/+122
* SONAR-8117 Extract creation of quality gate into QualityGateUpdaterJulien Lancelot2016-09-221-2/+34
* SONAR-7907 It should be possible to add SCM account that contains commaJulien Lancelot2016-09-163-0/+247
* SONAR-7855 Use protobuf in api/qualityprofiles/create WSJulien Lancelot2016-09-142-0/+72
* Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'Julien Lancelot2016-09-133-0/+226
|\
| * SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-133-0/+226
* | Return content when exception is generated in ws clientJulien Lancelot2016-09-082-3/+3
* | SONAR-7984 WS api/server_id/generateTeryk Bellahsene2016-09-071-0/+65
* | SONAR-7986 Accept multiple keys in api/settings/restJulien Lancelot2016-09-022-6/+6