0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-17 21:32:44 +01:00
gitea/modules/convert
zeripath 825efa2605
[API] Add Ref to Issue (#13946)
* Add Ref to api.Issue

This PR adds Ref to api.Issue and adds the backend parts to the migrator.

Fix #13918

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-13 11:34:11 +00:00
..
convert.go Fix broken migration on webhook (#13911) 2020-12-09 17:20:13 +00:00
git_commit.go
git_commit_test.go
issue.go [API] Add Ref to Issue (#13946) 2020-12-13 11:34:11 +00:00
issue_comment.go
issue_test.go
main_test.go
notification.go
pull.go
pull_review.go
pull_test.go
release.go
repository.go issue #12450: return original URL in original_url JSON field (#13885) 2020-12-07 13:07:48 +01:00
user.go
user_test.go [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
utils.go