aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-13475 Get GitHub ClientId APIMark Rekveld2020-07-011-0/+5
* SONAR-13444 Return hasFailure flag for indexation progress statusJacek2020-06-261-0/+1
* SONAR-13398 clean api/issues/search WS from deprecated codeJacek2020-06-261-1/+1
* SONAR-13398 add ws api/ce/indexation_status to track progress of issue indexa...Jacek2020-06-261-0/+6
* SONAR-13399 return 'needIssueSync' flag in api/components/search_projects WSJacek2020-06-261-0/+1
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+1
* SONAR-13291 deprecate 'language' param and remove 'language' field from compo...Jacek2020-05-261-1/+0
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-254-22/+217
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-252-2/+2
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-251-3/+3
* SONAR-13128 Add security review rating to security reportJeremy Davis2020-05-071-5/+7
* SONAR-13297 Add new tutorials.jenkins.skipBitbucketPreReqs user setting keyWouter Admiraal2020-05-041-0/+1
* SONAR-13146 Restore home select for portfolio.Mathieu Suen2020-04-231-10/+6
* SONAR-13189 add 'qualifiers' filter and facet to WSJacek2020-04-151-0/+1
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-1/+0
* SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of sh...Jacek2020-03-063-0/+12
* SONAR-13117 Fix SSF-103Julien Lancelot2020-02-261-0/+15
* SONAR-12922 add edit hotspot comment wsJacek2020-02-212-0/+78
* SONAR-12922 add delete hotspot comment WSJacek2020-02-212-0/+62
* SONAR-13100 Decorate GitLab MR based on settingsDuarte Meneses2020-02-213-0/+23
* SONAR-13099 ALM settings WS for GitLab should support URL and project bindingDuarte Meneses2020-02-211-0/+1
* SONAR-13003 display already imported BBS reposPierre Guillot2020-02-201-3/+2
* SONAR-13001 Fix WS pathJulien Lancelot2020-02-203-12/+12
* SONAR-13001 Add ITsJulien Lancelot2020-02-2010-90/+370
* SONAR-13001 rename list repo to searchPierre Guillot2020-02-201-3/+3
* SONAR-13001 apply review feedbackPierre Guillot2020-02-201-2/+0
* SONAR-13001 create endpoint alm_integrations/list_bitbucketserver_projectsPierre Guillot2020-02-202-0/+12
* SONAR-13001 create endpoint alm_integrations/list_bitbucketserver_reposPierre Guillot2020-02-202-1/+42
* SONAR-13001 create endpoint alm_integrations/check_pat + ITsPierre Guillot2020-02-205-0/+169
* SONAR-12753 add canChangeStatus to api/hotspots/show responseSébastien Lesaint2020-01-131-0/+1
* SONAR-12723 Generate hotspots WS libJacek2020-01-139-0/+626
* 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-12720 move Comment to ws-commons.protoSébastien Lesaint2020-01-132-15/+10
* 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-12718 move User to ws-commons.protoSébastien Lesaint2020-01-132-16/+16
* SONAR-12719 add changelog to response of WS api/hotspots/showSébastien Lesaint2020-01-131-0/+1
* SONAR-12719 move Changelog to ws-commons.protoSébastien Lesaint2020-01-132-18/+18
* 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-12718 move Flow and Location to ws-commons.protoSébastien Lesaint2020-01-132-13/+13
* 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
* SONAR-12722 drop `in_review` statusJacek2020-01-131-2/+0
* Format all headers for 2020Wouter Admiraal2020-01-07425-426/+425
* SONAR-12773 add gitlab alm settingsPierre Guillot2019-12-165-0/+238