gitea/modules/convert
sotho 3558310c1f
Fix wrong user returned in API (#15139) (#15151)
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>
2021-03-26 04:20:52 +01:00
..
convert.go
git_commit.go [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
git_commit_test.go
issue.go Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
issue_comment.go
issue_test.go
main_test.go
notification.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 2021-03-01 01:47:30 +01:00
pull.go [API] get pull, return head branch sha, even if deleted (#14931) 2021-03-08 21:48:31 +01:00
pull_review.go Fix wrong user returned in API (#15139) (#15151) 2021-03-26 04:20:52 +01:00
pull_test.go
release.go
repository.go Add MirrorInterval to the API (#14163) 2021-01-02 18:47:47 -05:00
status.go
user.go [API] Add Restricted Field to User (#14630) 2021-02-18 16:25:35 +08:00
user_test.go
utils.go
utils_test.go Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00