0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 00:47:33 +01:00
gitea/routers/private
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376)
Move some global variables into a struct to improve maintainability
2024-02-25 05:35:47 +00:00
..
tests/repos
actions.go Fix typo "GetLatestRunnerToken" (#27680) 2023-10-18 15:52:44 +00:00
default_branch.go
hook_post_receive.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
hook_pre_receive.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
hook_proc_receive.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
hook_verification_test.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
hook_verification.go Improve ObjectFormat interface (#28496) 2023-12-19 07:20:47 +00:00
internal_repo.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
internal.go
key.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
mail.go
main_test.go
manager_process.go
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go Refactor modules/git global variables (#29376) 2024-02-25 05:35:47 +00:00
ssh_log.go