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
Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554)
As title. 
The former code directly used `ctx.Repo.GitRepo`, causing 500.

22b4f0c09f/routers/api/v1/repo/release.go (L241)
11 months ago
..
activitypub Move context from modules to services (#29440) 12 months ago
admin remove util.OptionalBool and related functions (#29513) 11 months ago
misc Fix wrong test usage of `AppSubURL` (#29459) 11 months ago
notify Move context from modules to services (#29440) 12 months ago
org Move context from modules to services (#29440) 12 months ago
packages remove util.OptionalBool and related functions (#29513) 11 months ago
repo Fix 500 when pushing release to an empty repo (#29554) 11 months ago
settings Move context from modules to services (#29440) 12 months ago
shared Move context from modules to services (#29440) 12 months ago
swagger Add admin API route for managing user's badges (#23106) 11 months ago
user Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 11 months ago
utils Move context from modules to services (#29440) 12 months ago
api.go Add admin API route for managing user's badges (#23106) 11 months ago