You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2 years ago
..
check.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
check_test.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 2 years ago
commit_status.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
edits.go Move access and repo permission to models/perm/access (#19350) 2 years ago
lfs.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
merge.go Move access and repo permission to models/perm/access (#19350) 2 years ago
patch.go Move some helper files out of models (#19355) 2 years ago
patch_unmerged.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
pull.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
pull_test.go Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
review.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
temp_repo.go Move some helper files out of models (#19355) 2 years ago
update.go Move access and repo permission to models/perm/access (#19350) 2 years ago