gitea/modules/indexer/stats
zeripath bac65f1b82
Fix incorrect error logging in Stats indexer and OAuth2 (#12387)
* Fix incorrect logging in oauth2.go

Fix #11945

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Handle ErrAlreadyInQueue in stats indexer

Fix #12380

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fixes type in error message of indexer

Add the missing character in the error message.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lieven Hollevoet <hollie@lika.be>
2020-08-01 10:45:26 -04:00
..
db.go Fix queue pop error and stat empty repository error (#10248) 2020-02-12 18:12:27 +08:00
indexer.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
indexer_test.go Fix language stat calculation (#11692) 2020-05-31 01:58:55 +03:00
queue.go Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00