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
qwerty287 65952417a8
Add API to get PR by base/head (#29242)
Closes https://github.com/go-gitea/gitea/issues/16289

Add a new API `/repos/{owner}/{repo}/pulls/{base}/{head}` to get a PR by
its base and head branch.
11 months ago
..
api Add API to get PR by base/head (#29242) 11 months ago
common Rework markup link rendering (#26745) 1 year ago
install Fix validity of the FROM email address not being checked (#29347) 12 months ago
private Refactor modules/git global variables (#29376) 12 months ago
utils Improve user search display name (#29002) 1 year ago
web Refactor "user/active" related logic (#29390) 11 months ago
init.go Revert "Support SAML authentication (#25165)" (#29358) 12 months ago