aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9741 add authentication by System PassCode to HttpConnectorSébastien Lesaint2017-09-132-0/+30
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-131-2/+2
* SONAR-9741 return nodes in response of api/system/healthSébastien Lesaint2017-09-131-0/+20
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-137-8/+140
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-133-0/+30
* SONAR-9739 add integration test for WS api/system/healthSimon Brandhof2017-09-132-1/+18
* SONAR-9739 add WS api/system/healthSébastien Lesaint2017-09-131-0/+41
* SONAR-7745 Return version in api/components/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Use single ES query in api/project_branches/listJulien Lancelot2017-09-121-3/+3
* SONAR-9616 Handle branch in api/settings/list_definitionsJulien Lancelot2017-09-124-3/+29
* SONAR-9616 Handle branch in api/settings/valuesJulien Lancelot2017-09-124-17/+43
* SONAR-9616 Handle branch in api/settings/resetJulien Lancelot2017-09-124-1/+38
* SONAR-9616 Handle branch in api/settings/setJulien Lancelot2017-09-125-1/+33
* SONAR-9616 Handle branch in api/tests/covered_fileJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Return branch in api/tests/listJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Handle branch in api/duplications/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Ability to set the name of the main branchDuarte Meneses2017-09-123-0/+21
* SONAR-9616 api/projectbranches returns isOrphan on unknown merge branchJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Ability to manually delete a non-main branchDuarte Meneses2017-09-123-0/+23
* SONAR-9616 Return branch in issues searchJulien Lancelot2017-09-121-1/+3
* SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-124-21/+18
* Add TreeWsRequest#component to replace baseComponentKeyJulien Lancelot2017-09-123-1/+31
* SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-125-6/+16
* SONAR-9616 Return branch info in api/ce wsJulien Lancelot2017-09-122-0/+3
* SONAR-9616 Move BranchType to CommonJulien Lancelot2017-09-122-9/+13
* SONAR-9616 Do not return project in api/projectbranches wsJulien Lancelot2017-09-121-5/+4
* Fix issue tracking for short living branchesDuarte Meneses2017-09-121-1/+3
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-124-0/+34
* SONAR-9616 Add bugs, vulnerabilities and code smells in branches listJulien Lancelot2017-09-121-3/+3
* SONAR-9616 Add UT on main branch in api/projectbranches/listJulien Lancelot2017-09-121-7/+17
* SONAR-9616 Return merge branch in api/projectbranches/listJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Return component branch in api/issues/searchJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Support branch in api/issues/searchJulien Lancelot2017-09-122-0/+12
* SONAR-9616 Create service for api/project_branches/list WSJulien Lancelot2017-09-126-0/+169
* SONAR-9616 Support branch in api/components/treeJulien Lancelot2017-09-121-12/+22
* SONAR-9616 Support branch in api/components/showJulien Lancelot2017-09-123-2/+13
* SONAR-9616 Support branch in api/measures/component_treeJulien Lancelot2017-09-123-0/+14
* SONAR-9616 Support branch in api/measures/componentJulien Lancelot2017-09-124-0/+45
* SONAR-9682 Clean component parameters in api/measures/component_treeJulien Lancelot2017-09-124-12/+43
* SONAR-9676 Clean component parameters in api/measures/componentJulien Lancelot2017-09-123-6/+34
* SONAR-9616 Support branch in api/measures/search_historyJulien Lancelot2017-09-125-4/+25
* SONAR-9616 Support branch in api/project_analyses/searchJulien Lancelot2017-09-125-5/+24
* SONAR-9616 add WS api/project_branches/listSimon Brandhof2017-09-122-21/+47
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-0/+21
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* Fix Quality flawsSimon Brandhof2017-09-121-0/+2
* SONAR-9181 Drop BulkDeleteRequestTeryk Bellahsene2017-09-111-73/+0
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-113-5/+65
* SONAR-9181 WS bulk_apply_template accepts several qualifiersTeryk Bellahsene2017-09-114-10/+16