0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 12:20:26 +01:00
gitea/routers/web/repo/setting
2023-09-29 15:46:07 +00:00
..
avatar.go
collaboration.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
default_branch.go
deploy_key.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
git_hooks.go
lfs.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
protected_branch.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
protected_tag.go
runners.go Fix repo count in org action settings (#27245) 2023-09-29 15:46:07 +00:00
secrets.go Fix repo count in org action settings (#27245) 2023-09-29 15:46:07 +00:00
setting.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
settings_test.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
variables.go Fix repo count in org action settings (#27245) 2023-09-29 15:46:07 +00:00
webhook.go