forgejo/services/pull
6543 3e88af898a
Make git.OpenRepository accept Context ()
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
check.go Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
check_test.go Pause queues () 2022-01-22 21:22:14 +00:00
commit_status.go format with gofumpt () 2022-01-20 18:46:10 +01:00
lfs.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
merge.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) () 2022-03-22 16:22:54 +01:00
patch.go Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
patch_unmerged.go Change git.cmd to RunWithContext () 2022-02-11 13:47:22 +01:00
pull.go Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
pull_test.go Append to existing trailers in generated squash commit message () 2021-06-25 13:01:43 -04:00
review.go Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
temp_repo.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) () 2022-03-22 16:22:54 +01:00
update.go Add config option to disable "Update branch by rebase" () 2022-03-04 03:30:49 -05:00