gitea/models
wxiaoguang 781c6df40f
Add sub issue list support ()
Just like GitHub, show issue icon/title when the issue number is in a list
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token ()
activities Move RepoTransfer from models to models/repo sub package ()
admin Fix javascript error when an anonymous user visiting migration page ()
asymkey Move delete deploy keys into service layer ()
auth Refactor db package and remove unnecessary `DumpTables` ()
avatars Replace 10 more gt- classes with tw- ()
db Refactor db package and remove unnecessary `DumpTables` ()
dbfs Enable `unparam` linter ()
fixtures Fix bug on action list deleted branch ()
git Enable tenv and testifylint rules ()
issues Enable tenv and testifylint rules ()
migrations Refactor template & test related code ()
organization Move some errors to their own sub packages ()
packages Move some errors to their own sub packages ()
perm Enable tenv and testifylint rules ()
project Enable tenv and testifylint rules ()
pull Add support for sha256 repositories ()
renderhelper Refactor render system (orgmode) ()
repo Move some errors to their own sub packages ()
secret Clarify Actions resources ownership ()
shared/types Refactor locale&string&template related code ()
system Refactor deletion ()
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options ()
unittest Add sub issue list support ()
user Move some errors to their own sub packages ()
webhook Enable tenv and testifylint rules ()
main_test.go make writing main test easier ()
repo.go Move delete deploy keys into service layer ()
repo_test.go Penultimate round of `db.DefaultContext` refactor ()