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
Norwin 1f45b3a629
API: don't allow merged PRs to be reopened (#17192)
* api: dont open merged PRs

* don't change base branch when already merged

* don't allow any state change

* also validate opening merged PRs in EditIssue

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
admin Move login related structs and functions to models/login (#17093) 3 years ago
misc Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
notify Notifications API: respond with updated notifications (#17064) 3 years ago
org Calculate label URL on API (#16186) 3 years ago
repo API: don't allow merged PRs to be reopened (#17192) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
user Move login related structs and functions to models/login (#17093) 3 years ago
utils Move login related structs and functions to models/login (#17093) 3 years ago
api.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago