1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
2019-12-13 23:21:06 +01:00
..
2019-12-11 23:23:05 -05:00
2019-08-23 12:40:29 -04:00
2017-05-04 13:54:56 +08:00
2019-12-07 17:04:19 -05:00
2019-06-12 15:41:28 -04:00
2019-09-24 21:22:39 +08:00
2019-12-07 17:04:19 -05:00
2019-11-30 21:44:39 -05:00
2019-12-02 16:43:39 +02:00
2019-10-17 11:26:49 +02:00
2019-11-11 23:15:29 +08:00
2019-10-17 11:26:49 +02:00
2019-10-17 11:26:49 +02:00
2019-06-12 15:41:28 -04:00
2019-10-17 11:26:49 +02:00
2019-08-23 12:40:29 -04:00
2019-06-12 15:41:28 -04:00
2019-06-12 15:41:28 -04:00
2018-10-20 18:19:21 -04:00