gitea/routers/repo
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
Originally, it was filled by the commit messages of the involved
commits. In this change, we use the headline comment of the pull
request as the commit message when it is a squash merge.

Thanks to @zeripath for suggesting the idea.

Fixes #12365

Co-authored-by: Mura Li <typeless@users.noreply.github.com>
2020-12-21 17:46:14 +01:00
..
activity.go
attachment.go
blame.go Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
branch.go
commit.go Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
compare.go
download.go
editor.go
editor_test.go
http.go Log IP on SSH authentication failure for Built-in SSH server (#13150) 2020-12-08 18:54:33 +01:00
issue.go Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 2020-12-21 16:39:28 +01:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Use native git variants by default with go-git variants as build tag (#13673) 2020-12-17 22:00:47 +08:00
main_test.go
middlewares.go
migrate.go Added option to disable migrations (#13114) 2020-12-21 15:39:41 +01:00
milestone.go
projects.go
pull.go Use the text of pull-request as the squash commit's message (#13071) 2020-12-21 17:46:14 +01:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
settings_test.go
topic.go
view.go Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
webhook.go Fix broken migration on webhook (#13911) 2020-12-09 17:20:13 +00:00
wiki.go
wiki_test.go