forgejo/routers/web/repo/setting
Gusted 1bab4358ac
[BUG] Don't overwrite protected branch accidentally
- If a user tries to create another protected branching rule that
specifies a set of branches already used by another rule, do not allow
it.
- Update the translation accordingly.
- Adds integration test.
- Resolves #2455
2024-02-25 20:09:18 +01:00
..
avatar.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go [BUG] Don't overwrite protected branch accidentally 2024-02-25 20:09:18 +01:00
protected_tag.go
runners.go
secrets.go
setting.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
settings_test.go
variables.go
webhook.go Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00