gitea/services/pull
Lunny Xiao 74731c3a5a
Move some issue methods as functions ()
* Move some issue methods as functions

* Fix bug
2022-03-29 16:57:33 +02:00
..
check.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) () 2022-03-22 16:22:54 +01: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 Change git.cmd to RunWithContext () 2022-02-11 13:47:22 +01:00
patch_unmerged.go Change git.cmd to RunWithContext () 2022-02-11 13:47:22 +01:00
pull.go Move some issue methods as functions () 2022-03-29 16:57:33 +02:00
pull_test.go
review.go Move some issue methods as functions () 2022-03-29 16:57:33 +02: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