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 216243eee2
Refactor error system (#33771)
It should not expose `util.SilentWrap` or construct it manually.
2 weeks ago
..
actions Add migrations and doctor fixes (#33556) 2 weeks ago
activities Optimize user dashboard loading (#33686) 2 weeks ago
admin Fix omitempty bug (#33663) 3 weeks ago
asymkey Refactor error system (#33771) 2 weeks ago
auth Improve "generate new access token" form (#33730) 2 weeks ago
avatars Replace 10 more gt- classes with tw- (#29945) 12 months ago
db Refactor error system (#33771) 2 weeks ago
dbfs Enable `unparam` linter (#31277) 9 months ago
fixtures Move issue pin to an standalone table for querying performance (#33452) 3 weeks ago
git Move commits signature and verify functions to service layers (#33605) 4 weeks ago
issues Use pullrequestlist instead of []*pullrequest (#33765) 2 weeks ago
migrations Add migrations and doctor fixes (#33556) 2 weeks ago
organization Fix some user name usages (#33689) 3 weeks ago
packages Add composor source field (#33502) 2 weeks ago
perm Fix PR web route permission check (#33636) 3 weeks ago
project Fix project issues list and counting (#33594) 4 weeks ago
pull Automerge supports deleting branch automatically after merging (#32343) 2 months ago
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
repo Refactor error system (#33771) 2 weeks ago
secret Add migrations and doctor fixes (#33556) 2 weeks ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system chore: fix some trivial problems and TODOs (#33473) 1 month ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 months ago
unittest Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
user Refactor error system (#33771) 2 weeks ago
webhook Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Fix issue comment number (#30556) 2 months ago
repo_test.go Fix issue comment number (#30556) 2 months ago