mirror of https://github.com/go-gitea/gitea.git
4f47bf5346
* Fix wrong user returned in API (#15139) The API call: GET /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments returns always the reviewer, but should return the poster. Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> * rm regression Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> |
||
---|---|---|
.. | ||
convert.go | ||
git_commit.go | ||
git_commit_test.go | ||
issue.go | ||
issue_test.go | ||
main_test.go | ||
pull.go | ||
pull_review.go | ||
pull_test.go | ||
user.go | ||
utils.go |