forgejo/models
George Bartolomey 13ca6c14f1
feat: allow changing default branch update style
This commit allows chaning default branch update style through global
and repository settings. The setting affects "Update branch" button
in PR view (button shows when some commits are ahead of master branch).
When default update style is set to "rebase", dropdown button updates branch
by rebase by default. When update style is set to other value, dropdown button
updates branch by merge. Any of these actions may be selected using dropdown
in any case.

Signed-off-by: George Bartolomey <george@bh4.ru>
2024-12-23 18:55:25 +03:00
..
actions Fix missing outputs for jobs with matrix (#32823) 2024-12-15 10:14:21 +01:00
activities
admin
asymkey
auth fix: Revert "allow synchronizing user status from OAuth2 login providers (#31572)" 2024-12-12 05:59:06 +01:00
avatars
db chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2024-12-15 09:15:57 +01:00
dbfs
fixtures Merge pull request '[gitea] week 2024-51 cherry pick (gitea/main -> forgejo)' (#6271) from earl-warren/wcp/2024-51 into forgejo 2024-12-19 07:08:01 +00:00
forgefed
forgejo/semver
forgejo_migrations
git Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00
issues
migrations
organization
packages
perm
project
pull
quota
repo feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00
secret feat(secret): generate FORGEJO_TOKEN for all tasks 2024-12-08 09:42:18 +08:00
shared/types
system
unit
unittest
user chore: Update user1 createdunix 2024-12-16 23:27:37 +03:00
webhook
error.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go