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
..
issue Fix of template error in "/:owner/:repo/pulls" (#3343) 8 years ago
pulls Refactor User.Id to User.ID 8 years ago
release #3076 detect invalid tag name git error 8 years ago
settings repo/settings/options: take naming style examples out of locale string 8 years ago
wiki Upgrade octicon to 4.3.0 8 years ago
bare.tmpl Remember last selected clone protocol, and establish uniform order (https, ssh) 9 years ago
branch_dropdown.tmpl Upgrade octicon to 4.3.0 8 years ago
commits.tmpl Break branch-selection dropdown into a template 9 years ago
commits_table.tmpl Minor fixes for #2761 8 years ago
create.tmpl Refactor User.Id to User.ID 8 years ago
diff.tmpl Split view fixed 9 years ago
diff_box.tmpl add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 8 years ago
forks.tmpl Indent all templates with tabs 9 years ago
header.tmpl Upgrade octicon to 4.3.0 8 years ago
home.tmpl Upgrade octicon to 4.3.0 8 years ago
migrate.tmpl Refactor User.Id to User.ID 8 years ago
user_cards.tmpl Refactor User.Id to User.ID 8 years ago
view_file.tmpl [Fix] Don't display way too large files #1513 (#3253) 8 years ago
view_list.tmpl Upgrade octicon to 4.3.0 8 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago