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.
mrsdizzie 00b883880d Don't post process commit summary in templates (#6842)
* Don't post process commit summary in templates

Don't run summary through render/post process to avoid it generating
links and breaking certain views where the summary is already expected
to be a link to the commit. For consistancy, disable processing of
summary in all locations.

Fixes #6809

* Do process title on diff page

On second thought, the title is often the only place a pull request
number will exists so do process it on the individual diff page. This
fixes the list view and still gives easy access to the PR link
5 years ago
..
branch Number of commits ahead/behind in branch overview (#6695) 5 years ago
diff Improve listing performance by using go-git (#6478) 5 years ago
editor Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
issue Show "delete branch" button on closed pull requests (#6570) (#6601) 5 years ago
pulls Add more title attributes on shortened names (#6647) 5 years ago
release Properly escape release attachment URL (#6512) 5 years ago
settings Add GET requests to webhook (#6771) 5 years ago
wiki Improve issue autolinks (#6273) 5 years ago
activity.tmpl Improve localization of git activity stats (#6848) 5 years ago
blame.tmpl Add option to blame files (#5721) 5 years ago
branch_dropdown.tmpl Escape branch name in dropdown menu (#3691) 6 years ago
commit_status.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Don't post process commit summary in templates (#6842) 5 years ago
create.tmpl Add more title attributes on shortened names (#6647) 5 years ago
empty.tmpl Feature: Archive repos (#5009) 6 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Fix fork button (#6223) 5 years ago
home.tmpl Add option to blame files (#5721) 5 years ago
migrate.tmpl Add more title attributes on shortened names (#6647) 5 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 6 years ago
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 5 years ago
user_cards.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago
view_file.tmpl Order file actions equal to GitHub (#6706) 5 years ago
view_list.tmpl Don't post process commit summary in templates (#6842) 5 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago