1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-10 05:36:10 +02:00
gitea/modules/indexer
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
code Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
internal Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2023-07-31 06:28:53 +00:00
issues Include public repos in doer's dashboard for issue search (#28304) 2023-12-07 13:26:18 +08:00
stats Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00