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.
gitea/services
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386)
Go 1.21 improved the performance of `crypto/sha256`. It's now similar to
`minio/sha256-simd`, so we should just use the standard libs.

https://go.dev/doc/go1.21#crypto/sha256
https://go-review.googlesource.com/c/go/+/408795
https://github.com/multiformats/go-multihash/pull/173
1 year ago
..
actions Improve the `issue_comment` workflow trigger event (#29277) 1 year ago
agit Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 1 year ago
asymkey Simplify how git repositories are opened (#28937) 1 year ago
attachment Even more `db.DefaultContext` refactor (#27352) 1 year ago
auth Revert "Support SAML authentication (#25165)" (#29358) 1 year ago
automerge Simplify how git repositories are opened (#28937) 1 year ago
context Another round of `db.DefaultContext` refactor (#27103) 2 years ago
convert Add merge style `fast-forward-only` (#28954) 1 year ago
cron Refactor locale&string&template related code (#29165) 1 year ago
doctor Simplify how git repositories are opened (#28937) 1 year ago
externalaccount Revert "Support SAML authentication (#25165)" (#29358) 1 year ago
feed More `db.DefaultContext` refactor (#27265) 2 years ago
forms Add attachment support for code review comments (#29220) 1 year ago
gitdiff Refactor git attributes (#29356) 1 year ago
indexer Fix missing issue search index update when changing status (#28325) 1 year ago
issue Allow non-admin users to delete review requests (#29057) 1 year ago
lfs Use `crypto/sha256` (#29386) 1 year ago
mailer Use `crypto/sha256` (#29386) 1 year ago
markup make writing main test easier (#27270) 2 years ago
migrations Properly migrate target branch change GitLab comment (#29340) 1 year ago
mirror Simplify how git repositories are opened (#28937) 1 year ago
notify Update status and code index after changing the default branch (#27018) 2 years ago
org Delete repos of org when purge delete user (#27273) 1 year ago
packages Use general token signing secret (#29205) 1 year ago
pull Add attachment support for code review comments (#29220) 1 year ago
release Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 1 year ago
repository Refactor git attributes (#29356) 1 year ago
secrets Refactor deletion (#28610) 1 year ago
task Fix incorrect ctx usage in defer function (#27740) 1 year ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Unify password changing and invalidate auth tokens (#27625) 1 year ago
webhook Use `crypto/sha256` (#29386) 1 year ago
wiki Fix an actions schedule bug (#28942) 1 year ago