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
Giteabot 408c92938b
Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857)
Backport #26986 by @norohind

Fix #20175

Current implementation of API does not allow creating pull requests
between branches of the same
repo when you specify *namespace* (owner of the repo) in `head` field in
http request body.

---------

Co-authored-by: norohind <60548839+norohind@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
11 months ago
..
activitypub More refactoring of `db.DefaultContext` (#27083) 1 year ago
admin Forbid removing the last admin user (#28337) (#28793) 1 year ago
misc Fix wrong test usage of `AppSubURL` (#29459) (#29488) 1 year ago
notify More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
org Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
packages Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) 11 months ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger refactor(API): refactor secret creation and update functionality (#26751) 2 years ago
user enable system users search via the API (#28013) (#28018) 1 year ago
utils Fix: system webhooks API bug (#28531) (#28666) 1 year ago
api.go Refactor issue template parsing and fix API endpoint (#29069) (#29140) 1 year ago