mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* USER APIFormat -> ToUser * Migrate more and mark APIFormat deprecated * models.Comment APIFormat() -> convert.ToComment * models.Release APIFormat() -> convert.ToRelease * models.Attachments APIFormat() -> convert.ToReleaseAttachments * models.CommitStatus APIFormat() -> convert.ToCommitStatus * finish migration to convert.ToUser * Move Test * Imprufe Test * fix test Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
4 years ago | |
---|---|---|
.. | ||
convert.go | 4 years ago | |
git_commit.go | 4 years ago | |
git_commit_test.go | 4 years ago | |
issue.go | 4 years ago | |
issue_comment.go | 4 years ago | |
issue_test.go | 5 years ago | |
main_test.go | 5 years ago | |
pull.go | 4 years ago | |
pull_review.go | 5 years ago | |
pull_test.go | 5 years ago | |
release.go | 4 years ago | |
user.go | 4 years ago | |
user_test.go | 4 years ago | |
utils.go | 5 years ago |