aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-201-0/+7
* SONAR-7129 WS api/components/tree return refKeyTeryk Bellahsene2016-01-203-19/+19
* SONAR-7129 WS api/components/tree baseComponent and refId in responseStas Vilchik2016-01-191-9/+10
* SONAR-7135 WS api/measures/component_tree better best value algorithmTeryk Bellahsene2016-01-151-1/+5
* SONAR-7135 WS api/measures/component_tree parameterized periods in a measureTeryk Bellahsene2016-01-151-5/+6
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-132-0/+93
* SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-051-0/+7
* SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-211-0/+1
* SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-211-7/+17
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-082-8/+78
* SONAR-7048 WS user_tokens/search list access tokens of a userTeryk Bellahsene2015-11-261-0/+11
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-231-0/+32
* SONAR-6947 api/issues/search use issue.SearchWsRequestTeryk Bellahsene2015-11-181-1/+1
* SONAR-6947 api/components/search use SearchWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 api/qualityprofiles/search use SearchWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 api/permissions/users use UsersWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 api/permissions/update_template use UpdateTemplateWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 api/permissions/search_templates use SearchTemplatesWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 api/permissions/search_project_permissions use SearchProjectPermis...Teryk Bellahsene2015-11-171-1/+1
* SONAR-6947 Create and use CreateTemplateWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6947 Add and use AddGroupWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6416 add field "id" to response of api/tests/covered_filesSimon Brandhof2015-10-211-0/+13
* SONAR-6416 apply naming conventions to response of api/tests/listSimon Brandhof2015-10-211-0/+53
* SONAR-6834 add qualifier to tasks of WS api/ce responsesSimon Brandhof2015-10-051-8/+9
* SONAR-6857 WS components/search search for componentsTeryk Bellahsene2015-10-021-0/+40
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-301-2/+2
* Fix typo in ws-scanner.protoTeryk Bellahsene2015-09-301-1/+1
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-301-2/+2
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-301-0/+47
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-301-2/+2
* SONAR-6854 WS permissions/template_groups search for groups in a specific per...Teryk Bellahsene2015-09-281-50/+36
* SONAR-6853 WS permissions/template_users list users of one template and permi...Teryk Bellahsene2015-09-281-2/+14
* SONAR-6799 SONAR-6232 compute engine logsSimon Brandhof2015-09-271-0/+1
* SONAR-5770 add WS api/ce/projectSimon Brandhof2015-09-221-0/+6
* SONAR-6834 New WS GET api/ce/queueSimon Brandhof2015-09-181-1/+1
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-181-0/+72
* SONAR-6822 WS rules/search from json to protobufTeryk Bellahsene2015-09-172-3/+117
* Improve protobuf to json converterSimon Brandhof2015-09-173-26/+48
* SONAR-6821 WS qualityprofiles/search use protocol buffers to build responseTeryk Bellahsene2015-09-171-0/+46
* SONAR-6052 Drop secondary locations from db/wsSimon Brandhof2015-09-101-24/+23
* SONAR-6495 WS permissions/search_templates add default templatesTeryk Bellahsene2015-09-041-1/+7
* Prefix web service protobuf messages with 'Ws'Teryk Bellahsene2015-09-041-7/+7
* SONAR-6495 WS permissions/search_templates search for permission templatesTeryk Bellahsene2015-09-041-0/+7
* SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern b...Teryk Bellahsene2015-08-271-2/+2
* SONAR-6485 WS permissions/search_project_permissions replace uuid by id in re...Teryk Bellahsene2015-08-271-1/+1
* Paging as first element in WS responses of the permission domainTeryk Bellahsene2015-08-271-7/+7
* SONAR-6497 WS permissions/update/template update a permission templateTeryk Bellahsene2015-08-271-0/+4
* SONAR-6496 WS permissions/create_template create a permission templateTeryk Bellahsene2015-08-271-0/+15
* SONAR-6479 WS permissions/users display email in responseTeryk Bellahsene2015-08-241-1/+2
* SONAR-6485 WS permissions/search_project_permissions search for project permi...Teryk Bellahsene2015-08-191-7/+22