aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | - deprecate baseComponentId - rename baseComponentKey to component - deprecate id in response
* SONAR-9676 Clean component parameters in api/measures/componentJulien Lancelot2017-09-123-6/+34
| | | | | | - deprecate componentId - rename componentKey to component - deprecate id in response
* 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
|
* 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 ↵Teryk Bellahsene2017-09-115-16/+32
| | | | api/projects/search
* 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
| | | | This reverts commit f4c2e0eb9afe66f5e71e9f1447f059dd15b143ff.
* 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
| | | | including ES resiliency tests
* 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
|
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-133-0/+32
|
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-113-0/+173
|
* SONAR-9483 Add IT on "compare_to_profile" in rules search wsJulien Lancelot2017-07-044-1/+17
|
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-041-0/+1
|
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-045-3/+82
|