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
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384)
3 years ago
..
admin Move modules/forms to services/forms (#15305) 4 years ago
api/v1 Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 4 years ago
events Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
org Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
private [refactor] replace int with httpStatusCodes (#15282) 4 years ago
repo Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
routes Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 4 years ago
user Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 4 years ago
install.go Move modules/forms to services/forms (#15305) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago