0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-24 20:17:03 +01:00
gitea/templates/repo
Rowan Bohde 1cd3f69859
remove unused call to $.HeadRepo in view_title template (#32317)
This is only populated in
[`ParseCompareInfo`](https://github.com/search?q=repo%3Ago-gitea%2Fgitea%20%20.Data%5B%22HeadRepo%22%5D&type=code)
which is called in two handlers:

*
[`CompareAndPullRequestPost`](9206fbb55f/routers/web/repo/pull.go (L1246))
- a JSON post handler that doesn't render templates
*
[`CompareDiff`](9206fbb55f/routers/web/repo/compare.go (L706))
- which can render `diff/box.tmpl` and `diff/compare.tmpl`
2024-10-30 13:12:48 +08:00
..
actions Actions support workflow dispatch event (#28163) 2024-08-18 22:38:40 -04:00
branch Fix rename branch permission bug (#32066) 2024-09-22 18:08:27 +00:00
cite
code
diff Refactor image diff (#31444) 2024-06-22 04:52:09 +00:00
editor Code editor theme enhancements (#31629) 2024-07-14 23:22:48 +00:00
find
graph Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
issue remove unused call to $.HeadRepo in view_title template (#32317) 2024-10-30 13:12:48 +08:00
migrate Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
projects
pulls
release
settings Make admins adhere to branch protection rules (#32248) 2024-10-23 12:39:43 +08:00
tag Included tag search capabilities (#32045) 2024-09-18 02:33:11 +08:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl
commits_list.tmpl Add tag name in the commits list (#31082) 2024-08-19 17:04:06 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl update git book link to v2 (#32221) 2024-10-09 13:04:34 +08:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
star_unstar.tmpl
sub_menu.tmpl Support repo license (#24872) 2024-10-01 15:25:08 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Always use HTML attributes for avatar size (#31509) 2024-06-28 21:29:15 +00:00
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl