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
Lunny Xiao 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
git_hooks.go
lfs.go
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Updates to the API for archived repos (#27149) 1 year ago
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go
variables.go
webhook.go