mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 06:34:58 +01:00
55b4e77a5e
If anonymous (not signed in user) requests page "/:owner/:repo/pulls" he gets an error: template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link This commit fixes that. Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> |
||
---|---|---|
.. | ||
issue | ||
pulls | ||
release | ||
settings | ||
wiki | ||
bare.tmpl | ||
branch_dropdown.tmpl | ||
commits_table.tmpl | ||
commits.tmpl | ||
create.tmpl | ||
diff_box.tmpl | ||
diff.tmpl | ||
forks.tmpl | ||
header.tmpl | ||
home.tmpl | ||
migrate.tmpl | ||
user_cards.tmpl | ||
view_file.tmpl | ||
view_list.tmpl | ||
watchers.tmpl |