gitea/models
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493)
Unlike other async processing in the queue, we should sync branches to
the DB immediately when handling git hook calling. If it fails, users
can see the error message in the output of the git command.

It can avoid potential inconsistency issues, and help #29494.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-03-06 16:47:52 +08:00
..
actions
activities
admin
asymkey Move some asymkey functions to service layer (#28894) 2024-03-04 08:57:39 +00:00
auth
avatars
db
dbfs
fixtures Fix projects mode bugs (#29593) 2024-03-04 20:49:21 +00:00
git Sync branches to DB immediately when handle git hook calling (#29493) 2024-03-06 16:47:52 +08:00
issues
migrations Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00
organization
packages
perm
project
pull
repo Make wiki default branch name changable (#29603) 2024-03-06 14:26:32 +08:00
secret
shared/types
system
unit
unittest
user Skip email domain check when admins edit user emails (#29609) 2024-03-05 16:51:56 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_test.go
repo_transfer.go
repo.go