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
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343)
Resolve #32341 
~Depends on #27151~

- [x] It will display a checkbox of deleting the head branch on the pull
request view page when starting an auto-merge task.
- [x] Add permission check before deleting the branch
- [x] Add delete branch comment for those closing pull requests because
of head branch or base branch was deleted.
- [x] Merge `RetargetChildrenOnMerge` and `AddDeletePRBranchComment`
into `service.DeleteBranch`.
2 months ago
..
activitypub Remove SHA1 for support for ssh rsa signing (#31857) 6 months ago
admin Clarify path param naming (#32969) 2 months ago
misc Fix markup render regression and fix some tests (#32640) 3 months ago
notify Clarify path param naming (#32969) 2 months ago
org Clarify path param naming (#32969) 2 months ago
packages remove util.OptionalBool and related functions (#29513) 1 year ago
repo Automerge supports deleting branch automatically after merging (#32343) 2 months ago
settings Move context from modules to services (#29440) 1 year ago
shared Refactor names (#31405) 9 months ago
swagger Implement update branch API (#32433) 3 months ago
user Clarify path param naming (#32969) 2 months ago
utils Move admin routers from /admin to /-/admin (#32189) 5 months ago
api.go Clarify path param naming (#32969) 2 months ago