mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-07 03:21:42 +01: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