You can not 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
zeripath 5ebd26d306
Return 404 NotFound if requested attachment does not exist (#20886) (#20941)
2 years ago
..
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
misc Move issues related files into models/issues (#19931) 2 years ago
notify Move issues related files into models/issues (#19931) 2 years ago
org Fix owners cannot create organization repos bug (#20841) (#20854) 2 years ago
packages Hide private repositories in packages (#19584) 2 years ago
repo Return 404 NotFound if requested attachment does not exist (#20886) (#20941) 2 years ago
settings
swagger
user Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2 years ago
utils Use middleware to open gitRepo (#19559) 2 years ago
api.go Add write check for creating Commit status (#20332) (#20333) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 2 years ago
auth_windows.go