mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Fixed #8861 * use ajax on PR review page * handle review comments * extract duplicate code FetchCodeCommentsByLine was initially more or less copied from fetchCodeCommentsByReview. Now they both use a common findCodeComments function instead * use the Engine that was passed into the method Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Lauris BH <lauris@nix.lv> |
||
|---|---|---|
| .. | ||
| ldap | ||
| oauth2 | ||
| openid | ||
| pam | ||
| sso | ||
| admin.go | ||
| auth_form.go | ||
| auth.go | ||
| org.go | ||
| repo_branch_form.go | ||
| repo_form_test.go | ||
| repo_form.go | ||
| user_form_auth_openid.go | ||
| user_form_test.go | ||
| user_form.go | ||