mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-17 15:05:46 +02:00
1. Do not sort the "checks" slice again and again when "Register", it just wastes CPU when the Gitea instance runs 2. If a check doesn't exist, tell the end user 3. Add some tests