mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-10 12:27:00 +00:00
f2a309e6c8
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