You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/pull
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355)
3 years ago
..
check.go PullService lock via pullID (#19520) 3 years ago
check_test.go Dont overwrite err with nil & rename PullCheckingFuncs to reflect there usage (#19572) 3 years ago
commit_status.go Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
edits.go Add "Allow edits from maintainer" feature (#18002) 3 years ago
lfs.go Propagate context and ensure git commands run in request context (#17868) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
merge.go Move some helper files out of models (#19355) 3 years ago
patch.go Move some helper files out of models (#19355) 3 years ago
patch_unmerged.go Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
pull.go Move some helper files out of models (#19355) 3 years ago
pull_test.go Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 3 years ago
review.go more context for models (#19511) 3 years ago
temp_repo.go Move some helper files out of models (#19355) 3 years ago
update.go Move some helper files out of models (#19355) 3 years ago