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/web/repo/setting
wxiaoguang a163c53a60
Refactor template & test related code (#32938)
Move some legacy code from "base" package to proper packages.
2 months ago
..
avatar.go Move context from modules to services (#29440) 1 year ago
collaboration.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
default_branch.go Move context from modules to services (#29440) 1 year ago
deploy_key.go Move delete deploy keys into service layer (#32201) 2 months ago
git_hooks.go Refactor names (#31405) 8 months ago
lfs.go Refactor template & test related code (#32938) 2 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Refactor template & test related code (#32938) 2 months ago
protected_tag.go Refactor template & test related code (#32938) 2 months ago
runners.go Refactor template & test related code (#32938) 2 months ago
secrets.go Refactor template & test related code (#32938) 2 months ago
setting.go Refactor template & test related code (#32938) 2 months ago
settings_test.go Move context from modules to services (#29440) 1 year ago
variables.go Refactor template & test related code (#32938) 2 months ago
webhook.go Refactor template & test related code (#32938) 2 months ago