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
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.
1 year ago
..
avatar.go
collaboration.go
default_branch.go Fix schedule tasks bugs (#28691) 1 year ago
deploy_key.go
git_hooks.go
lfs.go Improve ObjectFormat interface (#28496) 1 year ago
main_test.go
protected_branch.go Add branch protection setting for ignoring stale approvals (#28498) 1 year ago
protected_tag.go
runners.go
secrets.go
setting.go Don't run push mirrors for archived repos (#27140) 1 year ago
settings_test.go
variables.go Added instance-level variables (#28115) 1 year ago
webhook.go Adjust object format interface (#28469) 1 year ago