forgejo/modules/indexer/code
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
..
bleve
elasticsearch
internal
git.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
indexer.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
indexer_test.go Replace assert.Fail with assert.FailNow (#27578) 2023-10-11 11:02:24 +00:00
search.go Use Go 1.21 and update dependencies (#26878) 2023-09-03 10:34:57 +00:00