gitea/modules/indexer
zeripath 6e2dacfef6
If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) (#15594)
Backport #15546
Backport #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>
2021-04-22 22:30:18 +02:00
..
code Speed up `enry.IsVendor` (#15213) (#15245) 2021-04-02 01:16:00 +02:00
issues Upgrade blevesearch dependency to v2.0.1 (#14346) 2021-01-17 20:21:14 -05:00
stats If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) (#15594) 2021-04-22 22:30:18 +02:00