0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-04-16 15:51:41 -05:00
forgejo/services
Gusted a064065cb9
[GITEA] Remove redundant syncBranchToDB
- The transaction in combination with Git push was causing deadlocks if
you had the `push_update` queue set to `immediate`. This was the root
cause of slow integration tests in CI.
- Remove the sync branch code as this is already being done in the Git
post-receive hook.
- Add tests to proof the branch models are in sync even with this code
removed.

(cherry picked from commit 90110e1f44)
2023-12-18 14:39:08 +01:00
..
actions
agit
asymkey
attachment
auth
automerge
context
convert
cron
externalaccount
feed
forms
gitdiff
indexer
issue
lfs
mailer
markup
migrations
mirror
notify
org
packages
pull
release
repository [GITEA] Remove redundant syncBranchToDB 2023-12-18 14:39:08 +01:00
secrets
task
uinotification
user
webhook
wiki