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.
gitea/modules/indexer/stats
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>
5 years ago
..
db.go Fix queue pop error and stat empty repository error (#10248) 5 years ago
indexer.go Language statistics bar for repositories (#8037) 5 years ago
indexer_test.go Change language statistics to save size instead of percentage (#11681) (#11690) 5 years ago
queue.go Fix incorrect error logging in Stats indexer and OAuth2 (#12387) (#12422) 5 years ago