gitea/services/repository
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
archiver Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
files Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
adopt.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
adopt_test.go
avatar.go
avatar_test.go
branch.go Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) 2022-03-29 19:12:33 +02:00
cache.go
check.go
fork.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
fork_test.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
hooks.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
main_test.go
push.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
repository.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
template.go
transfer.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
transfer_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00