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