0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 20:54:29 +01:00
gitea/modules/indexer/stats
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) ()
* Fix data-race problems in git module

* use HomeDir instead of setting.RepoRootPath

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-11 11:56:27 +08:00
..
db.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
indexer.go Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
indexer_test.go Fix data-race problems in git module (quick patch) () 2022-06-11 11:56:27 +08:00
queue.go Pause queues () 2022-01-22 21:22:14 +00:00