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.
gitea/services/pull
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675)
* Set Errored PRs out of StatusChecking

* Ensure that api status is correctly set too

* Update models/pull.go

Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>
5 years ago
..
check.go Move Errored PRs out of StatusChecking (#9675) 5 years ago
check_test.go Move some pull request functions from models to services (#9266) 5 years ago
commit_status.go Add Close() method to gogitRepository (#8901) 5 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) 5 years ago
merge.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
patch.go Remove stray printf (#9631) 5 years ago
pull.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
review.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago