1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-09 21:05:47 +00:00
gitea/modules/indexer/issues
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
bleve_test.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
bleve.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
db.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
elastic_search.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
indexer_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
indexer.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00