summaryrefslogtreecommitdiffstats
path: root/modules/indexer/stats/db.go
Commit message (Expand)AuthorAgeFilesLines
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Prevent Stats Indexer reporting error if repo dir missing (#18870)zeripath2022-02-241-0/+3
* format with gofumpt (#18184)65432022-01-201-2/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+4
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+8
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-201-5/+12
* If the default branch is not present do not report error on stats indexing (f...zeripath2021-04-221-1/+1
* If the default branch is not present do not report error on stats indexing (#...zeripath2021-04-221-1/+5
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+3
* Fix queue pop error and stat empty repository error (#10248)Lunny Xiao2020-02-121-0/+4
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+54