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 dafadf0028
Refactor fixture loading for testing (#33024)
To help binary size and testing performance
1 month ago
..
actions Refactor "string truncate" (#32984) 1 month ago
activities Refactor tests (#33021) 1 month 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) 1 month ago
auth Refactor tests (#33021) 1 month ago
avatars Replace 10 more gt- classes with tw- (#29945) 10 months ago
db Refactor db package and remove unnecessary `DumpTables` (#32930) 1 month ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Refactor fixture loading for testing (#33024) 1 month ago
git Enable tenv and testifylint rules (#32852) 2 months ago
issues Refactor tests (#33021) 1 month ago
migrations Refactor fixture loading for testing (#33024) 1 month ago
organization Refactor tests (#33021) 1 month ago
packages Move some errors to their own sub packages (#32880) 1 month ago
perm Enable tenv and testifylint rules (#32852) 2 months ago
project Refactor "string truncate" (#32984) 1 month ago
pull Add support for sha256 repositories (#23894) 1 year ago
renderhelper Refactor render system (orgmode) (#32671) 2 months ago
repo Refactor "string truncate" (#32984) 1 month 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 fixture loading for testing (#33024) 1 month ago
user Refactor pagination (#33037) 1 month ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go
repo.go Move delete deploy keys into service layer (#32201) 1 month ago
repo_test.go