mirror of https://github.com/go-gitea/gitea.git
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.
78118a3b02
* Add checkbox to delete pull branch after successful merge * Omit DeleteBranchAfterMerge field in json * Log a warning instead of error when PR head branch deleted * Add DefaultDeleteBranchAfterMerge to PullRequestConfig * Add support for delete_branch_after_merge via API * Fix for API: the branch should be deleted from the HEAD repo If head and base repo are the same, reuse the already opened ctx.Repo.GitRepo * Don't delegate to CleanupBranch, only reuse branch deletion code CleanupBranch contains too much logic that has already been performed by the Merge * Reuse gitrepo in MergePullRequest Co-authored-by: Andrew Thornton <art27@cantab.net> |
4 years ago | |
---|---|---|
.. | ||
admin_user.go | 4 years ago | |
attachment.go | 5 years ago | |
commit_status.go | 4 years ago | |
cron.go | 5 years ago | |
doc.go | ||
fork.go | ||
git_blob.go | ||
git_hook.go | ||
hook.go | 4 years ago | |
issue.go | 4 years ago | |
issue_comment.go | 6 years ago | |
issue_label.go | 5 years ago | |
issue_milestone.go | 4 years ago | |
issue_reaction.go | 5 years ago | |
issue_stopwatch.go | 4 years ago | |
issue_tracked_time.go | 5 years ago | |
lfs_lock.go | ||
miscellaneous.go | 6 years ago | |
notifications.go | 4 years ago | |
org.go | 4 years ago | |
org_member.go | ||
org_team.go | 4 years ago | |
org_type.go | 6 years ago | |
pull.go | 5 years ago | |
pull_review.go | 4 years ago | |
release.go | 5 years ago | |
repo.go | 4 years ago | |
repo_branch.go | 4 years ago | |
repo_collaborator.go | ||
repo_commit.go | 4 years ago | |
repo_file.go | 4 years ago | |
repo_key.go | ||
repo_refs.go | ||
repo_tag.go | 4 years ago | |
repo_topic.go | 5 years ago | |
repo_tree.go | ||
repo_watch.go | ||
settings.go | 4 years ago | |
status.go | 4 years ago | |
task.go | 5 years ago | |
user.go | 4 years ago | |
user_app.go | 5 years ago | |
user_email.go | ||
user_gpgkey.go | ||
user_key.go |