gitea/services/pull
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546)
This PR adds a context parameter to a bunch of methods. Some helper
`xxxCtx()` methods got replaced with the normal name now.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-19 16:12:33 +08:00
..
check.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
check_test.go
commit_status.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
edits.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
lfs.go
main_test.go
merge.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
patch.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
patch_unmerged.go
pull.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
pull_test.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
review.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
temp_repo.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00
update.go Add `context.Context` to more methods (#21546) 2022-11-19 16:12:33 +08:00