gitea/models
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079)
Follow #33045. There are two updates on `Set Merged`, which should be in
one transaction.
This also introduced some refactors for changeissuestatus to make it
more clear.
2025-01-08 03:16:56 +07:00
..
actions Update status check for all supported on.pull_request.types in Gitea (#33117) 2025-01-08 01:58:47 +07:00
activities Refactor tests (#33021) 2024-12-29 01:05:56 +07:00
admin Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +07:00
asymkey Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +07:00
auth Refactor tests (#33021) 2024-12-29 01:05:56 +07:00
avatars
db Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +07:00
dbfs Enable `unparam` linter (#31277) 2024-06-11 18:47:45 +07:00
fixtures Refactor fixture loading for testing (#33024) 2024-12-30 04:06:57 +07:00
git Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
issues Add missed transaction on setmerged (#33079) 2025-01-08 03:16:56 +07:00
migrations Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +07:00
organization Refactor tests (#33021) 2024-12-29 01:05:56 +07:00
packages Refactor maven package registry (#33049) 2024-12-31 05:30:52 +07:00
perm Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
project Use project's redirect url instead of composing url (#33058) 2024-12-31 19:19:53 +07:00
pull
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +07:00
repo add submodule diff links (#33097) 2025-01-08 01:38:30 +07:00
secret Clarify Actions resources ownership (#31724) 2024-08-01 09:04:04 +07:00
shared/types
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 2024-11-11 00:11:00 +07:00
unittest Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +07:00
user Refactor pagination (#33037) 2024-12-30 01:57:38 +07:00
webhook Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
main_test.go
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