1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 14:15:49 +00:00
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.
2024-02-26 02:39:01 +00:00
..
api Add API to get PR by base/head (#29242) 2024-02-26 02:39:01 +00:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install Fix validity of the FROM email address not being checked (#29347) 2024-02-23 23:02:14 +00:00
private Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Refactor "user/active" related logic (#29390) 2024-02-25 21:55:00 +00:00
init.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00