You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040)
* Fix 500 Error with branch and tag sharing the same name #15592

Fixed 500 error while create Pull request when there are more
than one sources (branch, tag) with the same name

Fix #15592

Signed-off-by: Viktor Yakovchuk <viktor@yakovchuk.net>

* fix logging

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
archiver Fixed assert statements. (#16089) 3 years ago
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add attachments for PR reviews (#16075) 3 years ago
gitdiff Fixed assert statements. (#16089) 3 years ago
issue Fixed assert statements. (#16089) 3 years ago
lfs Rewrite of the LFS server (#15523) 3 years ago
mailer Localize Email Templates (#16200) 3 years ago
mirror Add push to remote mirror repository (#15157) 3 years ago
pull Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
release Fixed assert statements. (#16089) 3 years ago
repository Small refactoring of modules/private (#15947) 3 years ago
webhook Add tests for all webhooks (#16214) 3 years ago
wiki Fix individual tests (addition to #15802) (#15818) 3 years ago