| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
d39cb1337f |
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 |
6 years ago |
|
|
3fd60bbe4c |
Move some pull request functions from models to services (#9266)
* Move some pull request functions from models to services * Fix test |
6 years ago |