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
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 7 years ago
..
admin Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 7 years ago
api/v1 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 7 years ago
dev
org Better logging (#6038) (#6095) 7 years ago
private move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
repo Repository avatars (#6986) 7 years ago
routes Repository avatars (#6986) 7 years ago
user Repository avatars (#6986) 7 years ago
utils
home.go Unifies pagination template usage (#6531) (#6533) 7 years ago
init.go Fix wrong init dependency on markup extensions (#7038) 7 years ago
install.go Install page - Handle invalid administrator username better (#7060) 7 years ago
metrics.go Fix metrics auth token detection (#6006) 7 years ago
swagger_json.go