gitea/routers/web/repo/setting
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
For those simple objects, it's unnecessary to write the find and count
methods again and again.
2023-11-24 03:49:41 +00:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go
variables.go
webhook.go