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.
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
* Save patches to temporary files

* Remove SavePatch and generate patches on the fly

* Use ioutil.TempDir

* fixup! Use ioutil.TempDir

* fixup! fixup! Use ioutil.TempDir

* RemoveAll LocalCopyPath() in initIntergrationTest

* Default to status checking on PR creation

* Remove unnecessary set to StatusChecking

* Protect against unable to load repo

* Handle conflicts

* Restore original conflict setting

* In TestPullRequests update status to StatusChecking before running TestPatch
5 years ago
..
check.go Remove SavePatch and generate patches on the fly (#9302) 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 Remove SavePatch and generate patches on the fly (#9302) 5 years ago
patch.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago
pull.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago
review.go Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
temp_repo.go Remove SavePatch and generate patches on the fly (#9302) 5 years ago