forgejo/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 Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
internal.go
internal_repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
key.go
mail.go Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
manager.go
manager_unix.go
manager_windows.go
restore_repo.go Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
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