gitea/routers/web/repo/setting
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140)
Fixes https://codeberg.org/forgejo/forgejo/issues/612

At the moment push mirrors are still run if a repo is archived. This PR
fixes this.
2024-01-24 02:32:57 +00:00
..
avatar.go
collaboration.go
default_branch.go Fix schedule tasks bugs (#28691) 2024-01-12 21:50:38 +00:00
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
protected_tag.go
runners.go
secrets.go
setting.go Don't run push mirrors for archived repos (#27140) 2024-01-24 02:32:57 +00:00
settings_test.go
variables.go
webhook.go