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.
`PATCH /repos/{owner}/{repo}` API allows users to update `allow_rebase_update`, `default_delete_branch_after_merge`, but `GET /repos/{owner}/{repo}` API does not return these two options, and API users has no other ways to find the state of these two options. This PR add `allow_rebase_update`, `default_delete_branch_after_merge` to repository query api response. |
3 years ago | |
---|---|---|
.. | ||
convert.go | 3 years ago | |
git_commit.go | 3 years ago | |
git_commit_test.go | 3 years ago | |
issue.go | 3 years ago | |
issue_comment.go | 3 years ago | |
issue_test.go | 3 years ago | |
main_test.go | 3 years ago | |
notification.go | 3 years ago | |
package.go | 3 years ago | |
pull.go | 3 years ago | |
pull_review.go | 3 years ago | |
pull_test.go | 3 years ago | |
release.go | 3 years ago | |
repository.go | 3 years ago | |
status.go | 3 years ago | |
user.go | 3 years ago | |
user_test.go | 3 years ago | |
utils.go | 3 years ago | |
utils_test.go | 3 years ago | |
wiki.go | 3 years ago |