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.
zeripath d6a33cef23
If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583)
#15546 doesn't completely fix this problem because the error returned is an ObjectNotExist
error not a BranchNotExist error.

Add test for ErrObjectNotExist too

Fix #15257

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
db.go If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) 3 years ago
indexer.go Language statistics bar for repositories (#8037) 4 years ago
indexer_test.go Fix language stat calculation (#11692) 4 years ago
queue.go Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 4 years ago