gitea/modules/indexer/issues
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
bleve Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
db Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
elasticsearch Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
internal Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
meilisearch Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
dboptions.go Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
indexer.go Allow searching issues by ID (#31479) 2024-07-17 00:49:05 +02:00
indexer_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
util.go Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00