gitea/models
TheFox0x7 ae3a18e01a
Remove context from git struct ()
Argument is moved from struct init in command run, which lets us remove
context from struct.
2025-03-04 11:56:11 -08:00
..
actions Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
activities Optimize user dashboard loading () 2025-02-24 11:29:32 -08:00
admin Fix omitempty bug () 2025-02-20 12:39:21 -08:00
asymkey Refactor error system () 2025-03-03 05:36:10 +00:00
auth Improve "generate new access token" form () 2025-02-27 19:40:12 +00:00
avatars Replace 10 more gt- classes with tw- () 2024-03-22 13:45:10 +00:00
db Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
dbfs Enable `unparam` linter () 2024-06-11 18:47:45 +00:00
fixtures Move issue pin to an standalone table for querying performance () 2025-02-17 11:28:37 -08:00
git Move commits signature and verify functions to service layers () 2025-02-16 12:24:07 +00:00
issues Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
migrations Remove context from git struct () 2025-03-04 11:56:11 -08:00
organization Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
packages Add composor source field () 2025-02-28 16:29:21 +00:00
perm Fix PR web route permission check () 2025-02-19 00:55:19 +00:00
project Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
pull Automerge supports deleting branch automatically after merging () 2025-01-10 03:51:03 +08:00
renderhelper Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
repo Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
secret Add migrations and doctor fixes () 2025-03-02 21:01:28 -08:00
shared/types Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
system chore: fix some trivial problems and TODOs () 2025-02-02 18:16:56 +00:00
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options () 2024-11-11 00:11:00 +00:00
unittest Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
user Small refactor to reduce unnecessary database queries and remove duplicated functions () 2025-03-04 18:25:20 +00:00
webhook Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
repo.go Fix issue comment number () 2024-12-30 14:35:46 -08:00
repo_test.go Fix issue comment number () 2024-12-30 14:35:46 -08:00