aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf/ws-issues.proto
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15486 add a new field to response of /api/issues/search endpoint - quic...Lukasz Jarocki2021-10-131-0/+2
* SONAR-13848 remove deprecated response field 'debtTotal' from api/issues/searchMichal Duda2021-02-261-2/+1
* SONAR-13848 remove deprecated component#uuid from WS responsesMichal Duda2021-02-261-2/+1
* SONAR-13999 Reserve organization fields for protobuf instead removingJacek2020-12-231-8/+12
* SONAR-13999 remove orgs from issue WSMichal Duda2020-12-221-10/+8
* SONAR-13597 Add new 'Scope' facet to list of issue facetsMichal Duda2020-09-031-0/+1
* SONAR-12720 move Comment to ws-commons.protoSébastien Lesaint2020-01-131-15/+1
* SONAR-12718 move User to ws-commons.protoSébastien Lesaint2020-01-131-16/+9
* SONAR-12719 move Changelog to ws-commons.protoSébastien Lesaint2020-01-131-18/+1
* SONAR-12718 move Flow and Location to ws-commons.protoSébastien Lesaint2020-01-131-13/+1
* MMF-769 User can close their account (#1861)Benoit2019-07-121-0/+1
* SONAR-11106 Restrict scope of api/issues/authorsJulien Lancelot2018-08-211-6/+5
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-0/+1
* SONAR-10577 return if an issue is from an external analyser in issue searchGuillaume Jambet2018-04-261-0/+2
* SONAR-10489 Support cross file locations in WSTeryk Bellahsene2018-03-271-0/+1
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+2
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-061-4/+1
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-061-3/+54
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+232
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-232/+0
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-161-0/+1
* SONAR-9616 Return branch in issues searchJulien Lancelot2017-09-121-1/+3
* SONAR-9616 Return component branch in api/issues/searchJulien Lancelot2017-09-121-0/+1
* SONAR-9308 WS api/issues/search do not return the component uuid in the flows...Teryk Bellahsene2017-05-241-1/+1
* SONAR-9269 Drop database ids of component in api/issues/* WS responsesTeryk Bellahsene2017-05-231-5/+5
* SONAR-8969 Replace user email by avatar in issue changelog WSJulien Lancelot2017-03-241-1/+3
* SONAR-8969 Replace user email by avatar in issues WSJulien Lancelot2017-03-231-2/+13
* SONAR-8615 add organization to response of api/issues/searchSébastien Lesaint2017-01-171-0/+2
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-301-0/+9
* SONAR-7290 Rewrite api/issues/changelog in JavaJulien Lancelot2016-12-131-0/+21
* Update some copyright headers to 2016Simon Brandhof2016-11-141-1/+1
* SONAR-7472 Drop ability to create manual issues from WSJulien Lancelot2016-03-291-1/+3
* SONAR-7468 SONAR-7199 Remove or update Action Plan related web servicesTeryk Bellahsene2016-03-251-2/+9
* SONAR-7345 Rename Issue debt to effort in WSJulien Lancelot2016-03-101-1/+7
* SONAR-7329 Add type in Rules WSJulien Lancelot2016-03-021-13/+1
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-261-0/+13
* SONAR-6947 api/issues/search use issue.SearchWsRequestTeryk Bellahsene2015-11-181-1/+1
* Improve protobuf to json converterSimon Brandhof2015-09-171-23/+34
* SONAR-6052 Drop secondary locations from db/wsSimon Brandhof2015-09-101-24/+23
* Do not allow componentId nor msg on primary locationSimon Brandhof2015-08-051-3/+3
* Store issues locations in DB and return in WSSimon Brandhof2015-08-051-30/+43
* Improve compatibility of api/issues/search2Simon Brandhof2015-08-051-0/+13
* Improve response of POST api/issues/assignSimon Brandhof2015-08-051-40/+46
* Draft of WS api/issues/search2Simon Brandhof2015-08-051-19/+66
* Move protobuf specs of WS into new module sonar-wsSimon Brandhof2015-07-301-0/+78