forgejo/models/migrations/v1_22
Adam Majer d68a613ba8
Add support for sha256 repositories ()
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: 
Limited by: https://github.com/go-git/go-git/issues/899
Depend on: 

<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
..
main_test.go Add combined index for issue_user.uid and issue_id () 2023-12-14 09:26:59 +00:00
v280.go Rename the default themes to gitea-light, gitea-dark, gitea-auto () 2023-10-06 09:46:36 +02:00
v281.go Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
v282.go Add Index to pull_auto_merge.doer_id () 2023-10-30 08:39:29 +00:00
v283.go Add combined index for issue_user.uid and issue_id () 2023-12-14 09:26:59 +00:00
v283_test.go Fix migration test () 2023-12-30 21:54:48 +08:00
v284.go Add branch protection setting for ignoring stale approvals () 2024-01-15 07:20:01 +00:00
v285.go Fix incorrect action duration time when rerun the job before executed once () 2024-01-19 14:05:49 +00:00
v286.go Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
v286_test.go Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00