This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
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
..
admin Graceful: Cancel Process on monitor pages & HammerTime (#9213) 2019-11-30 16:40:22 +02:00
api/v1 Remove SavePatch and generate patches on the fly (#9302) 2019-12-13 23:21:06 +01:00
dev
org Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 2019-12-06 13:34:54 +08:00
private Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
repo Remove SavePatch and generate patches on the fly (#9302) 2019-12-13 23:21:06 +01:00
routes Make repository management section handle lfs locks (#8726) 2019-12-12 21:18:07 +08:00
user Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 2019-12-06 13:34:54 +08:00
utils
home.go
init.go Move code indexer related code to a new package (#9191) 2019-12-08 14:15:35 -05:00
install.go
metrics.go
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00