mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-26 03:24:31 +02:00
- Add `binding:"In(...)"` to the `default_merge_style` and `default_update_style` fields to only accept recognized merge and update styles. - Resolves https://codeberg.org/forgejo/forgejo/issues/7389 - Added integration test for the API (`binding` works in the exact same way for the API and web routes). Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7395 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz> |
||
---|---|---|
.. | ||
avatar.go | ||
collaboration.go | ||
default_branch.go | ||
deploy_key.go | ||
git_hooks.go | ||
lfs.go | ||
main_test.go | ||
protected_branch.go | ||
protected_tag.go | ||
runners.go | ||
secrets.go | ||
setting.go | ||
settings_test.go | ||
variables.go | ||
webhook.go |