You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Okunev Yu Dmitry 55b4e77a5e Fix of template error in "/:owner/:repo/pulls" (#3343)
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>
8 years ago
..
comment_tab.tmpl Implement issue and pull request templates. 8 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl #1146 finish new access rights for collaborators 8 years ago
list.tmpl Fix of template error in "/:owner/:repo/pulls" (#3343) 8 years ago
milestone_new.tmpl #1146 finish new access rights for collaborators 8 years ago
milestones.tmpl #1146 finish new access rights for collaborators 8 years ago
navbar.tmpl Indent all templates with tabs 9 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Refactor User.Id to User.ID 8 years ago
view.tmpl #2458 fix emoji been rendered inside raw content area 8 years ago
view_content.tmpl #1601 support delete issue comment 8 years ago
view_title.tmpl Refactor User.Id to User.ID 8 years ago