aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/test
Commit message (Expand)AuthorAgeFilesLines
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-191-1/+2
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-162-112/+0
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-021-0/+21
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-0/+27
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-021-0/+19
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-021-0/+20
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-021-0/+32
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-021-0/+19
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-021-0/+21
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-261-0/+21
* SONAR-9865 Sanitize WS api/qualityprofiles/*Teryk Bellahsene2017-09-264-39/+39
* SONAR-9301 Support HTTP redirect on scanner sideDuarte Meneses2017-09-151-0/+26
* SONAR-9741 add authentication by System PassCode to HttpConnectorSébastien Lesaint2017-09-131-0/+19
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-132-1/+48
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-131-0/+10
* SONAR-9739 add integration test for WS api/system/healthSimon Brandhof2017-09-131-1/+12
* SONAR-9616 Handle branch in api/settings/list_definitionsJulien Lancelot2017-09-122-2/+14
* SONAR-9616 Handle branch in api/settings/valuesJulien Lancelot2017-09-122-2/+16
* SONAR-9616 Handle branch in api/settings/resetJulien Lancelot2017-09-122-0/+22
* SONAR-9616 Handle branch in api/settings/setJulien Lancelot2017-09-122-0/+15
* SONAR-9616 Ability to set the name of the main branchDuarte Meneses2017-09-121-0/+12
* SONAR-9616 Ability to manually delete a non-main branchDuarte Meneses2017-09-121-0/+13
* SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-121-12/+10
* Add TreeWsRequest#component to replace baseComponentKeyJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-122-4/+9
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-121-0/+16
* SONAR-9616 Create service for api/project_branches/list WSJulien Lancelot2017-09-121-0/+54
* SONAR-9616 Support branch in api/measures/component_treeJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Support branch in api/measures/componentJulien Lancelot2017-09-121-0/+32
* SONAR-9682 Clean component parameters in api/measures/component_treeJulien Lancelot2017-09-121-4/+6
* SONAR-9616 Support branch in api/measures/search_historyJulien Lancelot2017-09-122-2/+6
* SONAR-9616 Support branch in api/project_analyses/searchJulien Lancelot2017-09-122-5/+8
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-111-1/+13
* SONAR-9181 WS bulk_apply_template accepts several qualifiersTeryk Bellahsene2017-09-111-2/+4
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/pr...Teryk Bellahsene2017-09-112-5/+18
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-111-0/+21
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-111-0/+2
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-111-0/+2
* Improve coverage of UsersWsRequestJulien Lancelot2017-09-051-0/+27
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-161-0/+13
* improve tests of api/componentsDaniel Schwarz2017-08-161-0/+98
* SONAR-9516 add integration tests on permission templates WSSimon Brandhof2017-07-221-14/+40
* SONAR-9516 remove deprecated params from client of WS api/projects/deleteSimon Brandhof2017-07-221-11/+3
* SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WSEric Hartmann2017-07-221-0/+10
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-171-0/+8
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-131-0/+4
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-111-0/+28
* SONAR-9483 Add IT on "compare_to_profile" in rules search wsJulien Lancelot2017-07-041-0/+3
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-041-2/+19