mirror of
1
Fork 0
forgejo/services
Lunny Xiao e953bce5d7 fix(repository): git push to an adopted repository fails
Fix adopt repository has empty object name in database (#31333)

Fix #31330
Fix #31311

A workaround to fix the old database is to update object_format_name to
`sha1` if it's empty or null.

(cherry picked from commit 1968c2222dcf47ebd1697afb4e79a81e74702d31)

With tests services/repository/adopt_test.go

(cherry picked from commit 8efef06fb1)
2024-06-16 18:15:02 +00:00
..
actions fix: hook post-receive for sha256 repos 2024-05-15 21:08:15 +00:00
agit
asymkey
attachment
auth
automerge
context
contexttest
convert
cron
doctor
externalaccount
feed
forgejo
forms Return `access_denied` error when an OAuth2 request is denied (#30974) 2024-06-05 17:19:22 +02:00
gitdiff
indexer
issue
lfs
mailer
markup
migrations migrations: Map non-existant external users to Ghost 2024-05-28 16:44:23 +00:00
mirror test(mock): DeletePushMirrors & AddPushMirrorRemote 2024-06-02 15:45:31 +00:00
notify
org
packages
pull fix(hook): repo admins are wrongly denied the right to force merge 2024-06-02 22:05:16 +02:00
release
repository fix(repository): git push to an adopted repository fails 2024-06-16 18:15:02 +00:00
secrets
task
uinotification
user test(avatar): deleting a user avatar is idempotent 2024-06-05 16:02:24 +02:00
webhook refactor: sourcehut_builds ignore unused fields 2024-05-24 00:26:19 +00:00
wiki