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 781c6df40f
Add sub issue list support (#32940)
Just like GitHub, show issue icon/title when the issue number is in a list
2 months ago
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 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 Refactor template & test related code (#32938) 2 months ago
organization Move some errors to their own sub packages (#32880) 2 months ago
packages Move some errors to their own sub packages (#32880) 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 some errors to their own sub packages (#32880) 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 Add sub issue list support (#32940) 2 months ago
user Move some errors to their own sub packages (#32880) 2 months ago
webhook Enable tenv and testifylint rules (#32852) 2 months ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Move delete deploy keys into service layer (#32201) 2 months ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago