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/models
Giteabot 0137bc4e5c
Support for email addresses containing uppercase characters when activating user account (#32998) (#33001)
Backport #32998 by Zettat123

Fix #32807

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 month ago
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 1 month ago
activities Enable tenv and testifylint rules (#32852) 2 months ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
asymkey bump to go 1.23 (#31855) 5 months ago
auth Enable tenv and testifylint rules (#32852) 2 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 11 months ago
db Enable tenv and testifylint rules (#32852) 2 months ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Support org labels when adding labels by label names (#32988) (#32996) 1 month ago
git Enable tenv and testifylint rules (#32852) 2 months ago
issues Support org labels when adding labels by label names (#32988) (#32996) 1 month ago
migrations Enable tenv and testifylint rules (#32852) 2 months ago
organization Enable tenv and testifylint rules (#32852) 2 months ago
packages Add Arch package registry (#32692) 2 months ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Enable tenv and testifylint rules (#32852) 2 months ago
pull Add support for sha256 repositories (#23894) 1 year ago
renderhelper Refactor render system (orgmode) (#32671) 2 months ago
repo Enable tenv and testifylint rules (#32852) 2 months ago
secret Clarify Actions resources ownership (#31724) 6 months ago
shared/types Refactor locale&string&template related code (#29165) 12 months ago
system Refactor deletion (#28610) 1 year ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
unittest Enable tenv and testifylint rules (#32852) 2 months ago
user Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 1 month ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
error.go Add merge style `fast-forward-only` (#28954) 12 months ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Refactor deletion (#28610) 1 year ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 10 months ago