Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
wxiaoguang 8d9ea68f19
Fix push message behavior (#33215) (#33317)
2 weeks ago
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 1 month ago
activities Fix bug on activities (#33008) (#33016) 1 month 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 Refactor testfixtures (#33028) 1 month ago
git Fix push message behavior (#33215) (#33317) 2 weeks ago
issues Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) (#33128) 3 weeks ago
migrations Enable tenv and testifylint rules (#32852) 2 months ago
organization Enable tenv and testifylint rules (#32852) 2 months ago
packages Refactor maven package registry (#33049) (#33057) 1 month ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Use project's redirect url instead of composing url (#33058) (#33064) 1 month ago
pull Add support for sha256 repositories (#23894) 1 year ago
renderhelper Refactor render system (orgmode) (#32671) 2 months ago
repo Fix missing license when sync mirror (#33255) (#33258) 2 weeks ago
secret Clarify Actions resources ownership (#31724) 6 months ago
shared/types Refactor locale&string&template related code (#29165) 12 months ago
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
unittest Refactor testfixtures (#33028) 1 month 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
repo.go Fix issue comment number (#30556) (#33055) 1 month ago
repo_test.go Fix issue comment number (#30556) (#33055) 1 month ago
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 9 months ago