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
agit
asymkey
attachment
auth
automerge
context
contexttest
convert
cron
doctor Merge pull request '[v7.0/forgejo] [BUG] Don't remove builtin OAuth2 applications' (#3069) from bp-v7.0/forgejo-6af8f3a into v7.0/forgejo 2024-04-06 12:43:33 +00:00
externalaccount
feed More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
forgejo
forms
gitdiff
indexer Update issue indexer after merging a PR (#30715) 2024-05-14 16:00:57 +02:00
issue [Port] gitea#29999: Fix Add/Remove WIP on pull request title failure 2024-03-29 12:21:51 +01:00
lfs
mailer Replace reply with a forked version to fix the cut-off of the incoming mail text (#3747) 2024-05-13 23:51:40 +02:00
markup
migrations migrations: Map non-existant external users to Ghost 2024-05-28 16:44:23 +00:00
mirror
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 Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
user
webhook refactor: sourcehut_builds ignore unused fields 2024-05-24 00:26:19 +00:00
wiki