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.
zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342)
4 lat temu
..
check.go Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 lat temu
check_test.go Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 lat temu
commit_status.go Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 4 lat temu
lfs.go Add basic repository lfs management (#7199) 4 lat temu
main_test.go Move some pull request functions from models to services (#9266) 4 lat temu
merge.go Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 lat temu
patch.go Add require signed commit for protected branch (#9708) 4 lat temu
pull.go Fix IsErrPullClosed (#10093) 4 lat temu
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 4 lat temu
review.go Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 4 lat temu
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 4 lat temu
update.go Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 4 lat temu