summaryrefslogtreecommitdiffstats
path: root/modules/indexer/stats
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-104-12/+13
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+8
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-2/+1
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-3/+3
* Fix some lints (#17337)Lunny Xiao2021-10-171-1/+1
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-201-5/+12
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-192-4/+6
* 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 incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-011-2/+8
* Fix language stat calculation (#11692)Cirno the Strongest2020-05-311-3/+1
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-301-0/+3
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-141-2/+2
* 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-114-0/+224