mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +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