0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 22:51:10 +01:00
gitea/services
Giteabot 1ef74004a2
Fix bug when deleting a migrated branch (#32075) (#32123)
Backport #32075 by @lunny

After migrating a repository with pull request, the branch is missed and
after the pull request merged, the branch cannot be deleted.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-09-24 17:01:05 +08:00
..
actions Fix actions notify bug (#31866) (#31875) 2024-08-20 02:14:29 +08:00
agit
asymkey
attachment
auth Fix nuget/conan/container packages upload bugs (#31967) (#31982) 2024-09-05 07:34:41 +00:00
automerge Fix agit automerge (#31207) (#31881) 2024-08-20 16:20:58 +00:00
context Refactor CSRF protector (#32057) (#32069) 2024-09-18 17:02:45 +00:00
contexttest Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
convert Fix /repos/{owner}/{repo}/pulls/{index}/files endpoint not populating previous_filename (#32017) (#32028) 2024-09-12 08:58:43 +09:00
cron
doctor
externalaccount [Fix] Account Linking UpdateMigrationsByType (#31428) (#31434) 2024-06-20 13:53:15 +00:00
feed
forms Fix: Allow org team names of length 255 in create team form (#31564) (#31603) 2024-07-10 12:28:27 -04:00
gitdiff Refactor sha1 and time-limited code (#31023) (#31030) 2024-05-21 00:58:21 +08:00
indexer
issue Fix 500 error when state params is set when editing issue/PR by API (#31880) (#31952) 2024-09-01 18:38:10 +00:00
lfs Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329) 2024-06-12 02:34:37 +03:00
mailer Add missing comment reply handling (#32050) (#32065) 2024-09-18 09:23:28 +00:00
markup
migrations Support allowed hosts for migrations to work with proxy (#32025) (#32026) 2024-09-11 14:54:19 +08:00
mirror
notify
org
packages Do not escape relative path in RPM primary index (#32038) (#32054) 2024-09-17 08:19:35 +08:00
pull Fix protected branch files detection on pre_receive hook (#31778) (#31796) 2024-08-08 03:08:30 +00:00
release Handle invalid target when creating releases using API (#31841) (#32043) 2024-09-17 02:23:40 +00:00
repository Fix bug when deleting a migrated branch (#32075) (#32123) 2024-09-24 17:01:05 +08:00
secrets
task Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
uinotification
user Fix bug on avatar (#31008) (#31019) 2024-05-20 02:54:53 +00:00
webhook Truncate commit message during Discord webhook push events (#31970) (#32121) 2024-09-24 13:28:01 +08:00
webtheme
wiki