forgejo/modules/indexer/code
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: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
elasticsearch feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
internal feat: add support to opt-in for fuzzy search (#10378) 2025-12-17 13:51:48 +01:00
git.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00: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
search.go chore: minor code cleanup in search (#10549) 2025-12-23 00:38:51 +01:00
search_test.go Update module github.com/alecthomas/chroma/v2 to v2.21.1 (forgejo) (#10479) 2025-12-20 17:13:12 +01:00