gitea/routers/web/repo
Nicolas Auvray c760e3b2b5
Display pull request in merged commit view (#35202)
Fixes #34634

---

I am not a Web dev so I'm open to any change on the design. The
important thing for me is to have the feature implemented.

Here are screenshots on a test instance:

<img width="2758" height="420" alt="Capture d'écran 2025-08-02 161710"
src="https://github.com/user-attachments/assets/30abbeb5-6139-4a91-9348-36e78f1646e6"
/>

<img width="2769" height="520" alt="Capture d'écran 2025-08-02 161725"
src="https://github.com/user-attachments/assets/29871f05-f0b5-4a31-9ada-812780269c7d"
/>
2025-08-04 23:30:12 +00:00
..
actions Rerun job only when run is done (#34970) 2025-07-06 10:47:02 -07:00
setting Enable gocritic equalFold and fix issues (#34952) 2025-07-06 16:53:34 +00:00
activity.go
attachment.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
blame.go
branch.go Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770) 2025-06-19 12:29:10 -07:00
code_frequency.go
commit.go Display pull request in merged commit view (#35202) 2025-08-04 23:30:12 +00:00
common_recentbranches.go Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +00:00
compare.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +08:00
contributors.go
download.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
editor_apply_patch.go Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
editor_cherry_pick.go Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
editor_error.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
editor_fork.go Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
editor_preview.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
editor_test.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
editor_uploader.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
editor_util.go Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
editor.go Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +08:00
find.go
fork.go Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
githttp_test.go
githttp.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
helper.go
issue_comment.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go Validate hex colors when creating/editing labels (#34623) 2025-06-07 11:25:08 +03:00
issue_label.go Validate hex colors when creating/editing labels (#34623) 2025-06-07 11:25:08 +03:00
issue_list.go Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +00:00
issue_lock.go
issue_new.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
issue_page_meta.go
issue_pin.go
issue_poster.go
issue_stopwatch.go fix(issue): Replace stopwatch toggle with explicit start/stop actions (#34818) 2025-06-25 07:22:58 +08:00
issue_suggestions.go
issue_test.go
issue_timetrack.go
issue_view.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
issue_watch.go
issue.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
main_test.go
middlewares.go
migrate.go
milestone.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
packages.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
projects_test.go
projects.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
pull_review_test.go
pull_review.go Rename pull request GetGitRefName to GetGitHeadRefName (#35093) 2025-07-16 21:33:33 +08:00
pull.go Fix bug when review pull request commits (#35192) 2025-08-03 10:23:10 -07:00
recent_commits.go Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) 2025-03-28 21:04:40 -07:00
release_test.go
release.go Fix tag target (#34781) 2025-06-19 10:33:30 -07:00
render.go
repo.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
search.go
star.go
topic.go
transfer.go
treelist_test.go
treelist.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +08:00
view_file.go Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +08:00
view_home_test.go Fix repo file list partial reloading for submodules (#35183) 2025-07-31 09:34:51 +08:00
view_home.go Fix repo file list partial reloading for submodules (#35183) 2025-07-31 09:34:51 +08:00
view_readme.go Follow file symlinks in the UI to their target (#28835) 2025-07-01 06:55:36 +08:00
view_test.go
view.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +08:00
watch.go
webgit.go
wiki_test.go Refactor wiki (#34805) 2025-06-22 18:53:33 +08:00
wiki.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +08:00