forgejo/modules/indexer/code
Adam Majer cbf923e87b
Abstract hash function usage ()
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 Refactor and enhance issue indexer to support both searching, filtering and paging () 2023-07-31 06:28:53 +00:00
elasticsearch
internal
git.go Abstract hash function usage () 2023-12-13 21:02:00 +00:00
indexer.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
indexer_test.go Replace assert.Fail with assert.FailNow () 2023-10-11 11:02:24 +00:00
search.go