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/api/v1/repo
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862)
Add setting to allow edits by maintainers by default, to avoid having to
often ask contributors to enable this.

This also reorganizes the pull request settings UI to improve clarity.
It was unclear which checkbox options were there to control available
merge styles and which merge styles they correspond to.

Now there is a "Merge Styles" label followed by the merge style options
with the same name as in other menus. The remaining checkboxes were
moved to the bottom, ordered rougly by typical order of operations.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
blob.go Implement FSFE REUSE for golang files (#21840) 2 years ago
branch.go Supports wildcard protected branch (#20825) 2 years ago
collaborators.go Move `convert` package to services (#22264) 2 years ago
commits.go Move `convert` package to services (#22264) 2 years ago
file.go Use context parameter in models/git (#22367) 2 years ago
fork.go Map OIDC groups to Orgs/Teams (#21441) 2 years ago
git_hook.go Move `convert` package to services (#22264) 2 years ago
git_ref.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hook.go Restructure `webhook` module (#22256) 2 years ago
hook_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
issue_attachment.go Move `convert` package to services (#22264) 2 years ago
issue_comment.go Move `convert` package to services (#22264) 2 years ago
issue_comment_attachment.go Move `convert` package to services (#22264) 2 years ago
issue_label.go Move `convert` package to services (#22264) 2 years ago
issue_reaction.go Move `convert` package to services (#22264) 2 years ago
issue_stopwatch.go Move `convert` package to services (#22264) 2 years ago
issue_subscription.go Move `convert` package to services (#22264) 2 years ago
issue_tracked_time.go Move `convert` package to services (#22264) 2 years ago
key.go Move `convert` package to services (#22264) 2 years ago
label.go Move `convert` package to services (#22264) 2 years ago
language.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
migrate.go Move `convert` package to services (#22264) 2 years ago
milestone.go Move `convert` package to services (#22264) 2 years ago
mirror.go Add `sync_on_commit` option for push mirrors api (#22271) 2 years ago
notes.go Move `convert` package to services (#22264) 2 years ago
patch.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pull.go Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
pull_review.go Move `convert` package to services (#22264) 2 years ago
release.go Add API endpoint to get latest release (#21267) 2 years ago
release_attachment.go Move `convert` package to services (#22264) 2 years ago
release_tags.go Move `convert` package to services (#22264) 2 years ago
repo.go Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
repo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
star.go Move `convert` package to services (#22264) 2 years ago
status.go Use context parameter in models/git (#22367) 2 years ago
subscriber.go Move `convert` package to services (#22264) 2 years ago
tag.go Move `convert` package to services (#22264) 2 years ago
teams.go Move `convert` package to services (#22264) 2 years ago
topic.go Move `convert` package to services (#22264) 2 years ago
transfer.go Move `convert` package to services (#22264) 2 years ago
tree.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move `convert` package to services (#22264) 2 years ago