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.
forgejo/modules/indexer
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
..
code Speed up `enry.IsVendor` (#15213) 3 years ago
issues Upgrade blevesearch dependency to v2.0.1 (#14346) 3 years ago
stats If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) 3 years ago