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 Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
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 Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
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 Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
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