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
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064)
4 days ago
..
actions enable staticcheck QFxxxx rules (#34064) 4 days ago
activities Optimize total count of feed when loading activities in user dashboard. (#33841) 2 weeks ago
admin Fix omitempty bug (#33663) 1 month ago
asymkey Refactor error system (#33771) 1 month ago
auth Improve "generate new access token" form (#33730) 1 month ago
avatars Replace 10 more gt- classes with tw- (#29945) 1 year ago
db enable staticcheck QFxxxx rules (#34064) 4 days ago
dbfs Enable `unparam` linter (#31277) 10 months ago
fixtures Move issue pin to an standalone table for querying performance (#33452) 1 month ago
git Refactor functions to reduce repopath expose (#33892) 3 weeks ago
issues Allow filtering issues by any assignee (#33343) 2 weeks ago
migrations Add anonymous access support for private repositories (backend) (#33257) 6 days ago
organization Decouple context from repository related structs (#33823) 4 weeks ago
packages Add composor source field (#33502) 1 month ago
perm Add anonymous access support for private/unlisted repositories (#34051) 5 days ago
project Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 4 weeks ago
pull Automerge supports deleting branch automatically after merging (#32343) 3 months ago
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 1 month ago
repo enable staticcheck QFxxxx rules (#34064) 4 days ago
secret Added Description Field for Secrets and Variables (#33526) 2 weeks ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system chore: fix some trivial problems and TODOs (#33473) 2 months ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 5 months ago
unittest enable staticcheck QFxxxx rules (#34064) 4 days ago
user enable staticcheck QFxxxx rules (#34064) 4 days ago
webhook enable staticcheck QFxxxx rules (#34064) 4 days ago
main_test.go make writing main test easier (#27270) 2 years ago
repo.go Fix issue comment number (#30556) 3 months ago
repo_test.go Fix issue comment number (#30556) 3 months ago