forgejo/routers/web/repo/setting
Gusted 0f79122053
[BUG] Detect protected branch on branch rename
- If a branch cannot be renamed due to a protected branch rule, show
this error in the UI instead of throwing an internal server error.
- Add integration test (also simplify the existing one).
- Resolves #2751
2024-03-26 15:58:52 +01:00
..
avatar.go
collaboration.go
default_branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go [BUG] Detect protected branch on branch rename 2024-03-26 15:58:52 +01:00
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go
variables.go
webhook.go [TESTS] webhook forms creation and edition 2024-03-23 23:02:06 +01:00