1
1
mirror of https://github.com/go-gitea/gitea synced 2024-10-01 08:44:04 +00:00
gitea/modules/indexer
techknowlogick 6015d30dd6
Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422)
* 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>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lieven Hollevoet <hollie@lika.be>
2020-08-04 16:27:43 +08:00
..
code Log the indexer path on failure (#11172) 2020-04-22 16:16:58 -04:00
issues Log the indexer path on failure (#11172) 2020-04-22 16:16:58 -04:00
stats Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422) 2020-08-04 16:27:43 +08:00