gitea/modules/convert
zeripath 8bde2e9813
API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533)
Fix #11499

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-21 19:35:19 +03:00
..
convert.go Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
issue.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
issue_test.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
main_test.go
pull.go Fix panic in API pulls when headbranch does not exist (#10676) 2020-03-09 07:06:38 +00:00
pull_review.go API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533) 2020-05-21 19:35:19 +03:00
pull_test.go
utils.go