0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-23 00:53:34 +01:00
gitea/services
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894)
Currently only SHA1 repositories are supported by Gitea. This adds
support for alternate SHA256 with the additional aim of easier support
for additional hash types in the future.

Fixes: #13794
Limited by: https://github.com/go-git/go-git/issues/899
Depend on: #28138

<img width="776" alt="图片" src="https://github.com/go-gitea/gitea/assets/81045/5448c9a7-608e-4341-a149-5dd0069c9447">

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2024-01-19 17:05:02 +01:00
..
actions
agit
asymkey Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
attachment
auth
automerge
context
convert Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
cron
externalaccount
feed
forms Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) 2024-01-16 20:54:48 +08:00
gitdiff
indexer
issue
lfs
mailer Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
markup
migrations Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
mirror
notify
org
packages Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
pull Retarget depending pulls when the parent branch is deleted (#28686) 2024-01-17 01:44:56 +01:00
release
repository Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
secrets
task
uinotification
user Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00
webhook
wiki