aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf/ws-components.proto
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13999 Reserve organization fields for protobuf instead removingJacek2020-12-231-8/+9
* SONAR-13999 drop organization from Components WSJacek2020-12-221-7/+3
* SONAR-13399 return 'needIssueSync' flag in api/components/search_projects WSJacek2020-06-261-0/+1
* SONAR-8776 remove deprecated params, fields from api/components (#1894)Jacek2019-07-221-1/+0
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-161-6/+2
* SONAR-9206 Enhance /api/components/search_projects response with organizationsGuillaume Jambet2018-03-161-7/+10
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+1
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+130
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-130/+0
* SONAR-7745 Return version in api/components/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Support branch in api/components/showJulien Lancelot2017-09-121-0/+1
* 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-9245 Return leak period in api/components/search_projectsJulien Lancelot2017-06-091-0/+1
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-021-0/+1
* SONAR-9096 add visibility to response of api/components/search_projectsDaniel Schwarz2017-04-271-0/+1
* apply conventions for pagination to api/projects/provisionedDaniel Schwarz2017-04-241-4/+2
* let api/projects/provisioned use protobufDaniel Schwarz2017-04-241-0/+15
* SONAR-9073 reverted renaming of atts and values in suggestions apiDaniel Schwarz2017-04-201-3/+3
* SONAR-9079 score favorite components higher in suggestionsDaniel Schwarz2017-04-201-0/+1
* SONAR-9074 score recently browsed components higher in suggestionsDaniel Schwarz2017-04-201-0/+1
* SONAR-9077 add highlights to api contract of api/components/suggestionsDaniel Schwarz2017-04-201-2/+9
* SONAR-9078 return project names for api/components/suggestionsDaniel Schwarz2017-04-201-0/+7
* SONAR-9076 return organization names for api/components/suggestionsDaniel Schwarz2017-04-201-1/+7
* SONAR-9073 rename attributes of api/components/suggestionsDaniel Schwarz2017-04-201-3/+3
* SONAR-9072 provide short token warning for api/components/suggestionsDaniel Schwarz2017-04-201-1/+2
* SONAR-9071 add number of more results to api/components/suggestionsDaniel Schwarz2017-04-201-1/+2
* SONAR-8841 Add tags to WS api/components/show and tree responseTeryk Bellahsene2017-03-021-0/+6
* SONAR-8773 Move WS update_key and bulk_update_key to api/projectsTeryk Bellahsene2017-02-221-11/+0
* SONAR-8790 Add last analysis date on api/components/show WSJulien Lancelot2017-02-221-0/+1
* SONAR-8595 fix backward incompatible change in proto of api/componentsSébastien Lesaint2017-01-171-12/+12
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-0/+10
* SONAR-8595 add organization to api/components/search_projects responseSébastien Lesaint2017-01-161-11/+12
* Update some copyright headers to 2016Simon Brandhof2016-11-141-1/+1
* SONAR-8361 WS api/components/search_projects return isFavoriteTeryk Bellahsene2016-11-081-0/+1
* SONAR-8232 WS api/components/search_projects return the ncloc facetTeryk Bellahsene2016-10-201-0/+1
* SONAR-8221 Create WS api/components/search_projects paginate and sortTeryk Bellahsene2016-10-121-0/+6
* SONAR-7929 Create WS api/components/bulk_update_keyTeryk Bellahsene2016-08-051-0/+11
* SONAR-7129 WS api/components/tree return refKeyTeryk Bellahsene2016-01-201-8/+9
* SONAR-7129 WS api/components/tree baseComponent and refId in responseStas Vilchik2016-01-191-9/+10
* 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-6947 api/components/search use SearchWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6857 WS components/search search for componentsTeryk Bellahsene2015-10-021-0/+40