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-fork-majority-judgment/services/pull
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
..
check.go [refactor] notify remove unused praram (#9804) 4 years ago
check_test.go Move some pull request functions from models to services (#9266) 4 years ago
commit_status.go Fix wrong hint when status checking is running on pull request view (#9886) 4 years ago
lfs.go Add basic repository lfs management (#7199) 5 years ago
main_test.go Move some pull request functions from models to services (#9266) 4 years ago
merge.go Add "Update Branch" button to Pull Requests (#9784) 4 years ago
patch.go Add require signed commit for protected branch (#9708) 4 years ago
pull.go Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 4 years ago
review.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 years ago
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 4 years ago
update.go Add "Update Branch" button to Pull Requests (#9784) 4 years ago