0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 15:22:44 +01:00
gitea/routers/private
Lunny Xiao d45456b1b5
Move SetMerged to service layer (#33045)
No code change.
Extract from #32178
2024-12-30 07:04:03 +00:00
..
tests/repos
actions.go
default_branch.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
hook_post_receive_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
hook_post_receive.go Move SetMerged to service layer (#33045) 2024-12-30 07:04:03 +00:00
hook_pre_receive.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
hook_proc_receive.go
hook_verification_test.go
hook_verification.go
internal_repo.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
internal.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
key.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
mail.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
main_test.go
manager_process.go
manager_unix.go
manager_windows.go
manager.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
restore_repo.go
serv.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
ssh_log.go