jojo/modules/indexer/issues
limiting-factor 2faaa4c5b4 chore: move all test blank imports in a single package (#10662)
- Create `modules/testimport/import.go` to centralize blank import needed for tests (in order to run the `init` function)  to simplify maintenance.
- Remove the imports that are not needed.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10662
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: limiting-factor <limiting-factor@posteo.com>
Co-committed-by: limiting-factor <limiting-factor@posteo.com>
2026-01-02 05:32:32 +01:00
..
bleve feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
db chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
elasticsearch feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
internal feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
meilisearch chore: minor code cleanup in search (#10549) 2025-12-23 00:38:51 +01:00
dboptions.go feat(issue-search): support query syntax (#9109) 2025-11-19 16:05:42 +01:00
indexer.go port(gitea): Fix password leak in log messages (go-gitea/gitea!35584) (#10550) 2025-12-22 22:53:17 +01:00
indexer_test.go chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00
util.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00