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.
gitea/routers/web/repo
a1012112796 9633f336c8
Add warning message in merge instructions when `AutodetectManualMerge` was not enabled (#31805)
not enabled

quick-f-i-x https://github.com/go-gitea/gitea/issues/31433 ? , maybe
need more disscusion about better solutions.

example view:


![image](https://github.com/user-attachments/assets/2af7e1e8-42b9-4473-89c7-12d4a9205d3f)

adtion notes about how to enable `AutodetectManualMerge`


![image](https://github.com/user-attachments/assets/28f84317-367a-40d8-b50d-a19ef7c664d4)

Signed-off-by: a1012112796 <1012112796@qq.com>
7 months ago
..
actions Show latest run when visit /run/latest (#31808) 7 months ago
setting Allow disabling authentication related user features (#31535) 8 months ago
activity.go Refactor names (#31405) 8 months ago
attachment.go Refactor names (#31405) 8 months ago
blame.go Improve detecting empty files (#31332) 8 months ago
branch.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
cherry_pick.go Refactor names (#31405) 8 months ago
code_frequency.go Move context from modules to services (#29440) 1 year ago
commit.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
compare.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
contributors.go Fix Activity Page Contributors dropdown (#31264) 9 months ago
download.go Refactor names (#31405) 8 months ago
editor.go Add missed return after `ctx.ServerError` (#31130) 9 months ago
editor_test.go Refactor names (#31405) 8 months ago
find.go Refactor names (#31405) 8 months ago
fork.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
githttp.go Refactor names (#31405) 8 months ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go Move context from modules to services (#29440) 1 year ago
helper_test.go Make web context initialize correctly for different cases (#26726) 2 years ago
issue.go Add warning message in merge instructions when `AutodetectManualMerge` was not enabled (#31805) 7 months ago
issue_content_history.go Remove unnecessary inline style for tab-size (#31224) 9 months ago
issue_dependency.go Refactor names (#31405) 8 months ago
issue_label.go Refactor label.IsArchived() (#29750) 12 months ago
issue_label_test.go Move context from modules to services (#29440) 1 year ago
issue_lock.go Move context from modules to services (#29440) 1 year ago
issue_pin.go Refactor names (#31405) 8 months ago
issue_stopwatch.go Move context from modules to services (#29440) 1 year ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Refactor names (#31405) 8 months ago
issue_watch.go Move context from modules to services (#29440) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
middlewares.go Move context from modules to services (#29440) 1 year ago
migrate.go Move context from modules to services (#29440) 1 year ago
milestone.go Refactor names (#31405) 8 months ago
packages.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
patch.go Move context from modules to services (#29440) 1 year ago
projects.go Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago
projects_test.go Refactor names (#31405) 8 months ago
pull.go Add permission check when creating PR (#31033) 7 months ago
pull_review.go Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
pull_review_test.go Fix template error when comment review doesn't exist (#29888) 11 months ago
recent_commits.go Move context from modules to services (#29440) 1 year ago
release.go Refactor names (#31405) 8 months ago
release_test.go Move context from modules to services (#29440) 1 year ago
render.go Fix rendered wiki page link (#31398) 8 months ago
repo.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
search.go Improve grep search (#30843) 10 months ago
search_test.go Improve grep search (#30843) 10 months ago
topic.go Move context from modules to services (#29440) 1 year ago
treelist.go Move context from modules to services (#29440) 1 year ago
view.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Fix wiki revision pagination (#31760) 7 months ago
wiki_test.go Refactor names (#31405) 8 months ago