0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-18 05:24:30 +01:00
gitea/services
Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002)
Fixes #13683.

The diff snippet that provides context for a code review comment on the pull request timeline page used to be calculated based on the headCommitID. But in 1.13, with PR #13448, this changed to the commitID from the blame for the commented line, which seems to cause these incorrect review comment diff snippets.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-16 11:54:58 +02:00
..
archiver
comments
externalaccount
gitdiff
issue
mailer
mirror
pull Fix correct diff view for PR review comments in PR view page (#14002) 2020-12-16 11:54:58 +02:00
release
repository Ensure that pusher is not nil preventing panic in push (#13945) 2020-12-11 18:27:00 +01:00
webhook Possible fix the webhook API creation (#13960) 2020-12-12 16:33:19 +01:00
wiki