gitea/modules/indexer/issues
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
bleve Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
db Fix project issues list and counting (#33594) 2025-02-17 05:14:56 +00:00
elasticsearch Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
internal Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +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 Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
util.go Fix unnecessary comment when moving issue on the same project column (#33496) 2025-02-05 11:51:10 +08:00