1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 04:31:27 +02:00
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_repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
internal.go
key.go
mail.go Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
manager_unix.go
manager_windows.go
manager.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