This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/pull
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
check.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
patch.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
patch_unmerged.go
pull.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
pull_test.go
review.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
temp_repo.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
update.go Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00