aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf/ws-hotspots.proto
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17592 added message formatting to responses in webapilukasz-jarocki-sonarsource2022-12-011-0/+2
* SONAR-17321 expose ruleKey in hotspot.search endpoint Benjamin Campomenosi2022-09-261-0/+1
* SONAR-16397 update hotspot API to handle advanced rule descriptionsAurelien Poscia2022-05-111-3/+3
* SONAR-16009 Extend response of `api/hotspots/search` to include secondary loc...Klaudio Sinani2022-02-251-0/+2
* SONAR-16007 Add flows response field to `api/hotspots/show`Jacek2022-02-251-0/+1
* SONAR-13999 Reserve organization fields for protobuf instead removingJacek2020-12-231-7/+8
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-221-8/+7
* SONAR-14113 Make hotspot show WS public, add line hash of primary locationJean-Baptiste Lievremont2020-11-261-0/+1
* SONAR-12753 add canChangeStatus to api/hotspots/show responseSébastien Lesaint2020-01-131-0/+1
* SONAR-12718 return author and assignee as loginSébastien Lesaint2020-01-131-2/+2
* SONAR-12720 user list in response of api/hotspots/showSébastien Lesaint2020-01-131-0/+1
* SONAR-12720 add comments to response of WS api/hotspots/showSébastien Lesaint2020-01-131-0/+1
* SONAR-12721 add pullRequest and branch to response api/hotspots/showSébastien Lesaint2020-01-131-0/+2
* SONAR-12751 add status and resolution params to api/hotspots/searchSébastien Lesaint2020-01-131-2/+1
* SONAR-12718 use User for author and assignee in api/hotspots/showSébastien Lesaint2020-01-131-3/+2
* SONAR-12719 add changelog to response of WS api/hotspots/showSébastien Lesaint2020-01-131-0/+1
* SONAR-12719 add resolution to response of api/hotspots/showSébastien Lesaint2020-01-131-2/+1
* SONAR-12718 add WS api/hotspots/showSébastien Lesaint2020-01-131-13/+42
* SONAR-12717 drop rule list from api/hotspots/search responseSébastien Lesaint2020-01-131-18/+10
* SONAR-12717 add SQ category and VulnerabilityProbability to responseSébastien Lesaint2020-01-131-1/+8
* SONAR-12717 add WS api/workflows/searchSébastien Lesaint2020-01-131-0/+61