1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 04:15:24 +00:00
forgejo/modules/indexer/stats
zeripath d6a33cef23
If the default branch is not present do not report error on stats indexing (follow-up of ) ()
 doesn't completely fix this problem because the error returned is an ObjectNotExist
error not a BranchNotExist error.

Add test for ErrObjectNotExist too

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-04-22 17:35:29 +02:00
..
db.go If the default branch is not present do not report error on stats indexing (follow-up of ) () 2021-04-22 17:35:29 +02:00
indexer.go
indexer_test.go Fix language stat calculation () 2020-05-31 01:58:55 +03:00
queue.go Fix incorrect error logging in Stats indexer and OAuth2 () 2020-08-01 10:45:26 -04:00