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
wxiaoguang 1c9b022c4d
Refactor db package and remove unnecessary `DumpTables` (#32930)
2 months ago
..
actions Fix various trivial problems (#32861) 2 months ago
activities Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
asymkey Move delete deploy keys into service layer (#32201) 2 months ago
auth Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 11 months ago
db Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Fix bug on action list deleted branch (#32848) 2 months ago
git Enable tenv and testifylint rules (#32852) 2 months ago
issues Enable tenv and testifylint rules (#32852) 2 months ago
migrations Enable tenv and testifylint rules (#32852) 2 months ago
organization Move RepoTransfer from models to models/repo sub package (#32506) 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 Move RepoTransfer from models to models/repo sub package (#32506) 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
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 Enable tenv and testifylint rules (#32852) 2 months ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
error.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
main_test.go
repo.go Move delete deploy keys into service layer (#32201) 2 months ago
repo_test.go