aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* 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-07435-436/+435
* SONAR-12773 add gitlab alm settingsPierre Guillot2019-12-165-0/+238
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-10188-206/+5
* SONAR-12673 additional ITsMichal Duda2019-12-092-6/+94
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-5/+2
* SONAR-12636 add a global setting that defines default list of branches to keepMichal Duda2019-12-091-0/+1
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-7/+2
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-0/+1
* SONAR-12649 Remove deprecated WSs since 6.3Jacek2019-11-064-92/+0
* SONAR-11154 Remove parameters deprecated before 6.7 in Quality Profile WSDuarte Meneses2019-11-061-0/+1
* SONAR-12515 Allow binding of projects on Bitbucket ALMJulien Lancelot2019-11-063-0/+100
* SONAR-12515 Allow binding of projects on Azure ALMJulien Lancelot2019-11-063-4/+75
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-067-28/+379
* SONAR-12576 Allow configuration of multiple Bitbucket instancesPierre Guillot2019-11-064-0/+192
* SONAR-12515 Allow configuration of multiple Azure instancesPierre Guillot2019-11-065-13/+178
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-068-0/+397
* SONAR-11154 Update sonar-ws and fix ITsDuarte Meneses2019-10-3012-238/+244