Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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 06f968d662
Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051)
3 years ago
..
admin Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
misc Move issues related files into models/issues (#19931) 3 years ago
notify Move issues related files into models/issues (#19931) 3 years ago
org Fix owners cannot create organization repos bug (#20841) (#20854) 3 years ago
packages Hide private repositories in packages (#19584) 3 years ago
repo Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 3 years ago
settings
swagger
user Pad GPG Key ID with preceding zeroes (#20878) (#20885) 3 years ago
utils
api.go Add write check for creating Commit status (#20332) (#20333) 3 years ago
auth.go
auth_windows.go