gitea/models
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064)
2025-03-29 17:32:28 +07:00
..
actions enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
activities Optimize total count of feed when loading activities in user dashboard. (#33841) 2025-03-20 10:46:18 +07:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 +07:00
asymkey Refactor error system (#33771) 2025-03-03 05:36:10 +07:00
auth Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +07:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +07:00
db enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
dbfs Enable `unparam` linter (#31277) 2024-06-11 18:47:45 +07:00
fixtures Move issue pin to an standalone table for querying performance (#33452) 2025-02-17 11:28:37 +07:00
git Refactor functions to reduce repopath expose (#33892) 2025-03-16 03:14:56 +07:00
issues Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +07:00
migrations Add anonymous access support for private repositories (backend) (#33257) 2025-03-28 22:42:29 +07:00
organization Decouple context from repository related structs (#33823) 2025-03-08 13:12:46 +07:00
packages Add composor source field (#33502) 2025-02-28 16:29:21 +07:00
perm Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +07:00
project Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 2025-03-04 18:25:20 +07:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +07:00
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +07:00
repo enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
secret Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +07:00
shared/types Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +07:00
system chore: fix some trivial problems and TODOs (#33473) 2025-02-02 18:16:56 +07:00
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 2024-11-11 00:11:00 +07:00
unittest enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
user enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
webhook enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 +07:00
repo_test.go Fix issue comment number (#30556) 2024-12-30 14:35:46 +07:00