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
2024-12-24 01:54:19 +00:00
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
activities Move RepoTransfer from models to models/repo sub package (#32506) 2024-12-18 11:44:16 +08:00
admin Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
asymkey Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
auth Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
db Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
dbfs Enable `unparam` linter (#31277) 2024-06-11 18:47:45 +00:00
fixtures Fix bug on action list deleted branch (#32848) 2024-12-16 05:38:39 +08:00
git Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
issues Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
migrations Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
organization Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
packages Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
perm Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
project Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
pull Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +08:00
repo Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
secret Clarify Actions resources ownership (#31724) 2024-08-01 09:04:04 +00:00
shared/types Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
system Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 2024-11-11 00:11:00 +00:00
unittest Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
user Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
webhook Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repo.go Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00