aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/pr...Teryk Bellahsene2017-09-115-16/+32
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-114-1/+56
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-114-2/+18
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-115-2/+21
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-051-0/+1
* Improve coverage of UsersWsRequestJulien Lancelot2017-09-051-0/+27
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-162-0/+21
* improve tests of api/componentsDaniel Schwarz2017-08-162-1/+99
* SONAR-9704 verify that the compute engine is resilientDaniel Schwarz2017-08-142-0/+106
* SONAR-9708 Return incremental field in api/ce/componentJulien Lancelot2017-08-111-1/+1
* SONAR-9708 Return incremental field in api/ce/activityJulien Lancelot2017-08-111-1/+2
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-271-0/+2
* Revert "SONAR-9584 Add root project key to response of api/components/search"Julien HENRY2017-07-261-2/+0
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-261-0/+2
* SONAR-9516 add integration tests on permission templates WSSimon Brandhof2017-07-227-24/+95
* SONAR-9516 remove deprecated params from client of WS api/projects/deleteSimon Brandhof2017-07-223-25/+4
* SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WSEric Hartmann2017-07-224-1/+92
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-174-0/+23
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1