You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 days ago
..
bleve Add `is_archived` option for issue indexer (#32735) 3 months ago
db Fix project issues list and counting (#33594) 1 week ago
elasticsearch Refactor older tests to use testify (#33140) 2 months ago
internal Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
meilisearch Refactor older tests to use testify (#33140) 2 months ago
dboptions.go Add `is_archived` option for issue indexer (#32735) 3 months ago
indexer.go Allow searching issues by ID (#31479) 7 months ago
indexer_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
util.go Fix unnecessary comment when moving issue on the same project column (#33496) 3 weeks ago