gitea/routers/private
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
default_branch.go
hook_post_receive.go
hook_pre_receive.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
hook_proc_receive.go
hook_verification.go
internal.go
internal_repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
key.go
mail.go
manager.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
ssh_log.go