aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-11154 Remove parameters deprecated before 6.7 and enforce mandatory par...Duarte Meneses2019-10-301-3/+0
* SONAR-11604 - api/measures/component move 'periods' response field to 'period'Jacek2019-10-231-0/+8
* WS bug fixes (#2070)Jacek2019-09-241-3/+4
* SONAR-12419 - resolve date for specific_analysis new code period type (#2026)Jacek2019-09-241-0/+1
* Feature/dm/migrate new code period (#2017)Duarte Meneses2019-09-244-211/+12
* SONAR-12366 update endpoint ws urls (#2013)Jacek2019-09-2410-65/+374
* SONAR-12366 Add WS to testerDuarte Meneses2019-09-246-0/+315
* SONAR-12366 Add new WSs to testerDuarte Meneses2019-09-243-12/+190
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-241-0/+15
* SONAR-8776 remove deprecated params, fields from api/components (#1894)Jacek2019-07-222-2/+0
* SONAR-12259 - remove deprecated request params, response fields from api/proj...Jacek2019-07-229-496/+1
* Fix generation of javadocSimon Brandhof2019-07-171-0/+1
* Clean depsDuarte Meneses2019-07-171-1/+3
* MMF-769 User can close their account (#1861)Benoit2019-07-122-0/+11