0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 18:39:56 +01:00
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 Improve ObjectFormat interface (#28496) 2023-12-19 07:20:47 +00:00
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 Added instance-level variables (#28115) 2023-12-25 07:28:59 +00:00
webhook.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00